NSAppearance Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- coder
- NSCoder
- Attributi
Si applica a
NSAppearance(NSObjectFlag)
protected NSAppearance (Foundation.NSObjectFlag t);
new AppKit.NSAppearance : Foundation.NSObjectFlag -> AppKit.NSAppearance
Parametri
Si applica a
NSAppearance(IntPtr)
protected internal NSAppearance (IntPtr handle);
new AppKit.NSAppearance : nativeint -> AppKit.NSAppearance
Parametri
- handle
-
IntPtr
nativeint