NSValue.UIOffsetValue Property

Definition

Returns the UIOffset value wrapped by in this NSValue.

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

Property Value

Attributes

Applies to