Share via


UIImage.CapInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.ThreadSafe]
public virtual UIKit.UIEdgeInsets CapInsets { [Foundation.Export("capInsets")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.ThreadSafe>]
[<get: Foundation.Export("capInsets")>]
member this.CapInsets : UIKit.UIEdgeInsets

Property Value

Attributes

Applies to