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