UNUserNotificationCenter.RemoveAllDeliveredNotifications Method

Definition

Removes all delivered notifications for the app from the notification center.

[Foundation.Export("removeAllDeliveredNotifications")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveAllDeliveredNotifications ();
abstract member RemoveAllDeliveredNotifications : unit -> unit
override this.RemoveAllDeliveredNotifications : unit -> unit
Attributes

Applies to