NSShadow Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
NSShadow() | |
NSShadow(NSCoder) | |
NSShadow(NSObjectFlag) | |
NSShadow(IntPtr) |
NSShadow()
[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSShadow ();
- Atributos
Se aplica a
NSShadow(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSShadow (Foundation.NSCoder coder);
new AppKit.NSShadow : Foundation.NSCoder -> AppKit.NSShadow
Parámetros
- coder
- NSCoder
- Atributos
Se aplica a
NSShadow(NSObjectFlag)
protected NSShadow (Foundation.NSObjectFlag t);
new AppKit.NSShadow : Foundation.NSObjectFlag -> AppKit.NSShadow
Parámetros
Se aplica a
NSShadow(IntPtr)
protected internal NSShadow (IntPtr handle);
new AppKit.NSShadow : nativeint -> AppKit.NSShadow
Parámetros
- handle
-
IntPtr
nativeint