UIAlertView.ButtonCount 属性

定义

警报视图中包含的按钮数。

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

属性值

System.System.IntPtr System.nativeint
属性

注解

返回警报视图中包含的按钮数。

适用于