UIButton.ContentEdgeInsets 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 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