UIButton.ImageEdgeInsets Property

Definition

The insets or outsets for the RectangleF around this UIButton's CurrentImage.

public virtual UIKit.UIEdgeInsets ImageEdgeInsets { [Foundation.Export("imageEdgeInsets")] get; [Foundation.Export("setImageEdgeInsets:")] set; }
member this.ImageEdgeInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to