NSAppleEventDescriptor Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
NSAppleEventDescriptor() | |
NSAppleEventDescriptor(NSAppleEventDescriptorType) | |
NSAppleEventDescriptor(NSCoder) | |
NSAppleEventDescriptor(NSObjectFlag) | |
NSAppleEventDescriptor(IntPtr) |
NSAppleEventDescriptor()
[Foundation.Export("init")]
public NSAppleEventDescriptor ();
- Attributi
Si applica a
NSAppleEventDescriptor(NSAppleEventDescriptorType)
public NSAppleEventDescriptor (Foundation.NSAppleEventDescriptorType type);
new Foundation.NSAppleEventDescriptor : Foundation.NSAppleEventDescriptorType -> Foundation.NSAppleEventDescriptor
Parametri
Si applica a
NSAppleEventDescriptor(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSAppleEventDescriptor (Foundation.NSCoder coder);
new Foundation.NSAppleEventDescriptor : Foundation.NSCoder -> Foundation.NSAppleEventDescriptor
Parametri
- coder
- NSCoder
- Attributi
Si applica a
NSAppleEventDescriptor(NSObjectFlag)
protected NSAppleEventDescriptor (Foundation.NSObjectFlag t);
new Foundation.NSAppleEventDescriptor : Foundation.NSObjectFlag -> Foundation.NSAppleEventDescriptor
Parametri
Si applica a
NSAppleEventDescriptor(IntPtr)
protected internal NSAppleEventDescriptor (IntPtr handle);
new Foundation.NSAppleEventDescriptor : nativeint -> Foundation.NSAppleEventDescriptor
Parametri
- handle
-
IntPtr
nativeint