UIAlertView.ButtonCount Property

Definition

The number of buttons contained in the alert view.

public virtual nint ButtonCount { [Foundation.Export("numberOfButtons")] get; }
member this.ButtonCount : nint

Property Value

System.System.IntPtr System.nativeint
Attributes

Remarks

Returns the number of buttons contained in the alert view.

Applies to