NSValue.UIOffsetValue 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 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