NSAppleEventDescriptor Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
NSAppleEventDescriptor() | |
NSAppleEventDescriptor(NSAppleEventDescriptorType) | |
NSAppleEventDescriptor(NSCoder) | |
NSAppleEventDescriptor(NSObjectFlag) | |
NSAppleEventDescriptor(IntPtr) |
NSAppleEventDescriptor()
NSAppleEventDescriptor(NSAppleEventDescriptorType)
public NSAppleEventDescriptor (Foundation.NSAppleEventDescriptorType type);
new Foundation.NSAppleEventDescriptor : Foundation.NSAppleEventDescriptorType -> Foundation.NSAppleEventDescriptor
Parâmetros
Aplica-se 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
Aplica-se a
NSAppleEventDescriptor(NSObjectFlag)
protected NSAppleEventDescriptor (Foundation.NSObjectFlag t);
new Foundation.NSAppleEventDescriptor : Foundation.NSObjectFlag -> Foundation.NSAppleEventDescriptor
Parâmetros
Aplica-se a
NSAppleEventDescriptor(IntPtr)
protected internal NSAppleEventDescriptor (IntPtr handle);
new Foundation.NSAppleEventDescriptor : nativeint -> Foundation.NSAppleEventDescriptor
Parâmetros
- handle
-
IntPtr
nativeint