namespace UserNotificationsUI
{
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Native]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public enum UNNotificationContentExtensionMediaPlayPauseButtonType : ulong
{
None = 0UL
}
}
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 7.0-ios |
Xamarin iOS | 0.0 |
OS Platforms | The selected framework does not have platform annotations. |