UIBarButtonItem.Width Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.