Поделиться через


NSFontPanel Конструкторы

Определение

Перегрузки

NSFontPanel()
NSFontPanel(NSCoder)
NSFontPanel(NSObjectFlag)
NSFontPanel(IntPtr)

NSFontPanel()

[Foundation.Export("init")]
public NSFontPanel ();
Атрибуты

Применяется к

NSFontPanel(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSFontPanel (Foundation.NSCoder coder);
new AppKit.NSFontPanel : Foundation.NSCoder -> AppKit.NSFontPanel

Параметры

coder
NSCoder
Атрибуты

Применяется к

NSFontPanel(NSObjectFlag)

protected NSFontPanel (Foundation.NSObjectFlag t);
new AppKit.NSFontPanel : Foundation.NSObjectFlag -> AppKit.NSFontPanel

Параметры

Применяется к

NSFontPanel(IntPtr)

protected internal NSFontPanel (IntPtr handle);
new AppKit.NSFontPanel : nativeint -> AppKit.NSFontPanel

Параметры

handle
IntPtr

nativeint

Применяется к