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