NSValue.NonretainedObjectValue Property

Definition

Returns the NSObject value wrapped by this NSValue object.

public virtual Foundation.NSObject NonretainedObjectValue { [Foundation.Export("nonretainedObjectValue")] get; }
member this.NonretainedObjectValue : Foundation.NSObject

Property Value

Attributes

Applies to