NSMutableFontCollection コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
NSMutableFontCollection() |
古い.
|
NSMutableFontCollection(NSCoder) | |
NSMutableFontCollection(NSObjectFlag) | |
NSMutableFontCollection(IntPtr) |
NSMutableFontCollection()
注意事項
macOS 10.12 does not allow creation via this constructor
[System.Obsolete("macOS 10.12 does not allow creation via this constructor")]
public NSMutableFontCollection ();
- 属性
適用対象
NSMutableFontCollection(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSMutableFontCollection (Foundation.NSCoder coder);
new AppKit.NSMutableFontCollection : Foundation.NSCoder -> AppKit.NSMutableFontCollection
パラメーター
- coder
- NSCoder
- 属性
適用対象
NSMutableFontCollection(NSObjectFlag)
protected NSMutableFontCollection (Foundation.NSObjectFlag t);
new AppKit.NSMutableFontCollection : Foundation.NSObjectFlag -> AppKit.NSMutableFontCollection
パラメーター
適用対象
NSMutableFontCollection(IntPtr)
protected internal NSMutableFontCollection (IntPtr handle);
new AppKit.NSMutableFontCollection : nativeint -> AppKit.NSMutableFontCollection
パラメーター
- handle
-
IntPtr
nativeint