NSMutableFontCollection Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
NSMutableFontCollection() |
Veraltet.
|
NSMutableFontCollection(NSCoder) | |
NSMutableFontCollection(NSObjectFlag) | |
NSMutableFontCollection(IntPtr) |
NSMutableFontCollection()
Achtung
macOS 10.12 does not allow creation via this constructor
[System.Obsolete("macOS 10.12 does not allow creation via this constructor")]
public NSMutableFontCollection ();
- Attribute
Gilt für:
NSMutableFontCollection(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSMutableFontCollection (Foundation.NSCoder coder);
new AppKit.NSMutableFontCollection : Foundation.NSCoder -> AppKit.NSMutableFontCollection
Parameter
- coder
- NSCoder
- Attribute
Gilt für:
NSMutableFontCollection(NSObjectFlag)
protected NSMutableFontCollection (Foundation.NSObjectFlag t);
new AppKit.NSMutableFontCollection : Foundation.NSObjectFlag -> AppKit.NSMutableFontCollection
Parameter
Gilt für:
NSMutableFontCollection(IntPtr)
protected internal NSMutableFontCollection (IntPtr handle);
new AppKit.NSMutableFontCollection : nativeint -> AppKit.NSMutableFontCollection
Parameter
- handle
-
IntPtr
nativeint