UIBarItem.ImageInsets Property

Definition

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

UIEdgeInsets

Attributes

Applies to