UIApplication.UnregisterForRemoteNotifications Method

Definition

The application will no longer receive notifications from Apple Push Service.

[Foundation.Export("unregisterForRemoteNotifications")]
public virtual void UnregisterForRemoteNotifications ();
abstract member UnregisterForRemoteNotifications : unit -> unit
override this.UnregisterForRemoteNotifications : unit -> unit
Attributes

Applies to