共用方式為


NSExtensionContext_UNNotificationContentExtension.DismissNotificationContentExtension 方法

定義

[Foundation.Export("dismissNotificationContentExtension")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DismissNotificationContentExtension (this Foundation.NSExtensionContext This);
static member DismissNotificationContentExtension : Foundation.NSExtensionContext -> unit

參數

屬性

適用於