NSAppleEventDescriptor Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
NSAppleEventDescriptor() | |
NSAppleEventDescriptor(NSAppleEventDescriptorType) | |
NSAppleEventDescriptor(NSCoder) | |
NSAppleEventDescriptor(NSObjectFlag) | |
NSAppleEventDescriptor(IntPtr) |
NSAppleEventDescriptor()
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