Share via


UIApplication.CancelAllLocalNotifications Method

Definition

[Foundation.Export("cancelAllLocalNotifications")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void CancelAllLocalNotifications();
[<Foundation.Export("cancelAllLocalNotifications")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CancelAllLocalNotifications : unit -> unit
override this.CancelAllLocalNotifications : unit -> unit
Attributes

Applies to