UIButton.ContentEdgeInsets Property

Definition

The insets or outsets for the RectangleF surrounding this UIButton's contents.

public virtual UIKit.UIEdgeInsets ContentEdgeInsets { [Foundation.Export("contentEdgeInsets")] get; [Foundation.Export("setContentEdgeInsets:")] set; }
member this.ContentEdgeInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to