NSShadow 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
NSShadow() | |
NSShadow(NSCoder) | |
NSShadow(NSObjectFlag) | |
NSShadow(IntPtr) |
NSShadow()
[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSShadow ();
- Attributes
Applies to
NSShadow(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSShadow (Foundation.NSCoder coder);
new AppKit.NSShadow : Foundation.NSCoder -> AppKit.NSShadow
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSShadow(NSObjectFlag)
protected NSShadow (Foundation.NSObjectFlag t);
new AppKit.NSShadow : Foundation.NSObjectFlag -> AppKit.NSShadow
Parameters
Applies to
NSShadow(IntPtr)
protected internal NSShadow (IntPtr handle);
new AppKit.NSShadow : nativeint -> AppKit.NSShadow
Parameters
- handle
-
IntPtr
nativeint