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