namespace UserNotificationsUI
{
[SupportedOSPlatform("macos11.0")]
[SupportedOSPlatform("maccatalyst14.0")]
[UnsupportedOSPlatform("watchos")]
[UnsupportedOSPlatform("tvos")]
public static class NSExtensionContext_UNNotificationContentExtension
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("performNotificationDefaultAction")]
[SupportedOSPlatform("ios12.0")]
public static void PerformNotificationDefaultAction(this NSExtensionContext! This);
}
}
Assembly | Microsoft.macOS , Version=12.3.300.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 6.0-macos7.0-ios7.0-macos |
Xamarin iOS | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|