次の方法で共有


UIAlertView.ButtonCount プロパティ

定義

アラート ビューに含まれるボタンの数。

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

プロパティ値

System.System.IntPtr System.nativeint
属性

注釈

アラート ビューに含まれるボタンの数を返します。

適用対象