편집

다음을 통해 공유


UNUserNotificationCenter.RemoveAllPendingNotificationRequests Method

Definition

Removes all pending notification requests for the app from the notification center.

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

Applies to