NSValue.UIEdgeInsetsValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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