UIBarButtonItem.Width プロパティ

定義

ボタンの幅。

public virtual nfloat Width { [Foundation.Export("width")] get; [Foundation.Export("setWidth:")] set; }
member this.Width : nfloat with get, set

プロパティ値

属性

注釈

ボタンの幅を設定および取得できるようにします。

適用対象