Compartir a través de


NSAppleEventDescriptor Constructores

Definición

Sobrecargas

NSAppleEventDescriptor()
NSAppleEventDescriptor(NSAppleEventDescriptorType)
NSAppleEventDescriptor(NSCoder)
NSAppleEventDescriptor(NSObjectFlag)
NSAppleEventDescriptor(IntPtr)

NSAppleEventDescriptor()

[Foundation.Export("init")]
public NSAppleEventDescriptor ();
Atributos

Se aplica a

NSAppleEventDescriptor(NSAppleEventDescriptorType)

public NSAppleEventDescriptor (Foundation.NSAppleEventDescriptorType type);
new Foundation.NSAppleEventDescriptor : Foundation.NSAppleEventDescriptorType -> Foundation.NSAppleEventDescriptor

Parámetros

Se aplica a

NSAppleEventDescriptor(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSAppleEventDescriptor (Foundation.NSCoder coder);
new Foundation.NSAppleEventDescriptor : Foundation.NSCoder -> Foundation.NSAppleEventDescriptor

Parámetros

coder
NSCoder
Atributos

Se aplica a

NSAppleEventDescriptor(NSObjectFlag)

protected NSAppleEventDescriptor (Foundation.NSObjectFlag t);
new Foundation.NSAppleEventDescriptor : Foundation.NSObjectFlag -> Foundation.NSAppleEventDescriptor

Parámetros

Se aplica a

NSAppleEventDescriptor(IntPtr)

protected internal NSAppleEventDescriptor (IntPtr handle);
new Foundation.NSAppleEventDescriptor : nativeint -> Foundation.NSAppleEventDescriptor

Parámetros

handle
IntPtr

nativeint

Se aplica a