UIBarButtonItem.Width 属性

定义

按钮的宽度。

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

属性值

属性

注解

允许设置和检索按钮的宽度。

适用于