WKUserNotificationInterfaceController.DismissController Method

Definition

Deprecated on WatchOS. Dismisses the controller for the notification interface on iOS.

[Foundation.Export("dismissController")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'PerformDismissAction' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DismissController ();
override this.DismissController : unit -> unit
Attributes

Applies to