Share via


UIUserNotificationAction.Destructive Property

Definition

Designates if the action is destructive. (read-only)

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Destructive { [Foundation.Export("isDestructive")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isDestructive")>]
member this.Destructive : bool

Property Value

Attributes

Applies to