NSObject.GetNativeField(String) Method

Definition

Caution

Do not use; this API does not properly retain/release existing/new values, so leaks and/or crashes may occur.

[System.Obsolete("Do not use; this API does not properly retain/release existing/new values, so leaks and/or crashes may occur.")]
public Foundation.NSObject GetNativeField (string name);
member this.GetNativeField : string -> Foundation.NSObject

Parameters

name
String

Returns

Attributes

Applies to