次の方法で共有


UIBarItem.Enabled プロパティ

定義

この UIBarItem が有効になっているかどうか。

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

プロパティ値

の場合 true、この UIBarItem が有効になります。

属性

適用対象