NSValue.PointerValue Property

Definition

Returns the IntPtr value wrapped by this NSValue object.

public virtual IntPtr PointerValue { [Foundation.Export("pointerValue")] get; }
member this.PointerValue : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to