UNUserNotificationCenter.RemoveDeliveredNotifications(String[]) Method

Definition

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

Parameters

identifiers
String[]
Attributes

Applies to