UIButton.TitleEdgeInsets Property

Definition

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

public virtual UIKit.UIEdgeInsets TitleEdgeInsets { [Foundation.Export("titleEdgeInsets")] get; [Foundation.Export("setTitleEdgeInsets:")] set; }
member this.TitleEdgeInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to