namespace UserNotifications
{
[Flags]
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 14, PlatformArchitecture.All, null)]
[Native]
public enum UNNotificationPresentationOptions : ulong
{
[Introduced(PlatformName.iOS, 14, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 14, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.WatchOS, 7, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 11, 0, PlatformArchitecture.All, null)]
List = 8UL
}
}
Assembly | Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 7.0-ios7.0-tvos |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|