UIBarItem.ImageInsets 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 inset (or outset) for each edge.
public abstract UIKit.UIEdgeInsets ImageInsets { [Foundation.Export("imageInsets")] get; [Foundation.Export("setImageInsets:")] set; }
member this.ImageInsets : UIKit.UIEdgeInsets with get, set
Property Value
- Attributes