NSObject.Handle Proprietà

Definizione

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

public IntPtr Handle { get; set; }
member this.Handle : nativeint with get, set

Valore della proprietà

IntPtr

nativeint

Puntatore

Commenti

IntPtr è un handle per la rappresentazione non gestita sottostante per questo oggetto.

Si applica a