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