Condividi tramite


UIButton.ImageEdgeInsets Property

Definition

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

Property Value

Attributes

Applies to