Share via


UIButton.UIButtonAppearance.ContentEdgeInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets ContentEdgeInsets { [Foundation.Export("contentEdgeInsets")] get; [Foundation.Export("setContentEdgeInsets:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentEdgeInsets")>]
[<set: Foundation.Export("setContentEdgeInsets:")>]
member this.ContentEdgeInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to