UIApplication.UnregisterForRemoteNotifications Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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