UIAlertController.Actions Property

Definition

Gets an array of UIAlertAction actions that this UIAlertController object provides to the user.

public virtual UIKit.UIAlertAction[] Actions { [Foundation.Export("actions")] get; }
member this.Actions : UIKit.UIAlertAction[]

Property Value

Attributes

Applies to