Share via


NSValue.UIOffsetValue Property

Definition

Returns the UIOffset value wrapped by in this NSValue.

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

Property Value

Attributes

Applies to