UIAlertAction.Enabled Property

Definition

Gets a value that tells whether the user can expect the action to run when its button is tapped.

public virtual bool Enabled { [Foundation.Export("isEnabled")] get; [Foundation.Export("setEnabled:")] set; }
member this.Enabled : bool with get, set

Property Value

Attributes

Applies to