NSValue.UIEdgeInsetsValue Property

Definition

Returns the UIEdgeInsets value wrapped by this NSValue object.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIEdgeInsets UIEdgeInsetsValue { [Foundation.Export("UIEdgeInsetsValue")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.UIEdgeInsetsValue : UIKit.UIEdgeInsets

Property Value

Attributes

Applies to