UIMutableUserNotificationAction.Destructive Property

Definition

Gets or sets a value that tells whether the action deletes data.

public virtual bool Destructive { [Foundation.Export("isDestructive")] get; [Foundation.Export("setDestructive:")] set; }
member this.Destructive : bool with get, set

Property Value

Attributes

Applies to