NSAppearance Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
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
Параметры
- coder
- NSCoder
- Атрибуты
Применяется к
NSAppearance(NSObjectFlag)
protected NSAppearance (Foundation.NSObjectFlag t);
new AppKit.NSAppearance : Foundation.NSObjectFlag -> AppKit.NSAppearance
Параметры
Применяется к
NSAppearance(IntPtr)
protected internal NSAppearance (IntPtr handle);
new AppKit.NSAppearance : nativeint -> AppKit.NSAppearance
Параметры
- handle
-
IntPtr
nativeint