Compartilhar via


NSZone Construtores

Definição

Sobrecargas

NSZone(IntPtr)
NSZone(IntPtr, Boolean)

NSZone(IntPtr)

public NSZone (IntPtr handle);
new Foundation.NSZone : nativeint -> Foundation.NSZone

Parâmetros

handle
IntPtr

nativeint

Aplica-se a

NSZone(IntPtr, Boolean)

[Foundation.Preserve(Conditional=true)]
public NSZone (IntPtr handle, bool owns);
new Foundation.NSZone : nativeint * bool -> Foundation.NSZone

Parâmetros

handle
IntPtr

nativeint

owns
Boolean
Atributos

Aplica-se a