UIBarButtonItem.Width Property

Definition

The width of the button.

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

Property Value

Attributes

Remarks

Allows the width of the button to be set and retrieved.

Applies to