namespace UserNotificationsUI
{
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public static class NSExtensionContext_UNNotificationContentExtension
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("notificationActions")]
[Introduced(PlatformName.iOS, 12, 0, PlatformArchitecture.All, null)]
public static UNNotificationAction![]! GetNotificationActions(this NSExtensionContext! This);
}
}
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 7.0-ios |
Xamarin iOS | 0.0 |
OS Platforms | The selected framework does not have platform annotations. |