NSAppleEventDescriptor Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSAppleEventDescriptor() | |
NSAppleEventDescriptor(NSAppleEventDescriptorType) | |
NSAppleEventDescriptor(NSCoder) | |
NSAppleEventDescriptor(NSObjectFlag) | |
NSAppleEventDescriptor(IntPtr) |
NSAppleEventDescriptor()
NSAppleEventDescriptor(NSAppleEventDescriptorType)
public NSAppleEventDescriptor (Foundation.NSAppleEventDescriptorType type);
new Foundation.NSAppleEventDescriptor : Foundation.NSAppleEventDescriptorType -> Foundation.NSAppleEventDescriptor
Parameters
Applies to
NSAppleEventDescriptor(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSAppleEventDescriptor (Foundation.NSCoder coder);
new Foundation.NSAppleEventDescriptor : Foundation.NSCoder -> Foundation.NSAppleEventDescriptor
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSAppleEventDescriptor(NSObjectFlag)
protected NSAppleEventDescriptor (Foundation.NSObjectFlag t);
new Foundation.NSAppleEventDescriptor : Foundation.NSObjectFlag -> Foundation.NSAppleEventDescriptor
Parameters
Applies to
NSAppleEventDescriptor(IntPtr)
protected internal NSAppleEventDescriptor (IntPtr handle);
new Foundation.NSAppleEventDescriptor : nativeint -> Foundation.NSAppleEventDescriptor
Parameters
- handle
-
IntPtr
nativeint