NSFontManager.AddCollection(String, NSFontCollectionOptions) Method
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.
[Foundation.Export("addCollection:options:")]
public virtual bool AddCollection (string collectionName, AppKit.NSFontCollectionOptions collectionOptions);
abstract member AddCollection : string * AppKit.NSFontCollectionOptions -> bool
override this.AddCollection : string * AppKit.NSFontCollectionOptions -> bool
Parameters
- collectionName
- String
- collectionOptions
- NSFontCollectionOptions
Returns
- Attributes