Freigeben über


NSAppleEventDescriptor Konstruktoren

Definition

Überlädt

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

NSAppleEventDescriptor()

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

Gilt für:

NSAppleEventDescriptor(NSAppleEventDescriptorType)

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

Parameter

Gilt für:

NSAppleEventDescriptor(NSCoder)

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

Parameter

coder
NSCoder
Attribute

Gilt für:

NSAppleEventDescriptor(NSObjectFlag)

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

Parameter

Gilt für:

NSAppleEventDescriptor(IntPtr)

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

Parameter

handle
IntPtr

nativeint

Gilt für: