Share via


NSValue.UIEdgeInsetsValue Property

Definition

Returns the UIEdgeInsets value wrapped by this NSValue object.

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

Property Value

Attributes

Applies to