NSFontManager.AddCollection(String, NSFontCollectionOptions) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- collectionName
- String
- collectionOptions
- NSFontCollectionOptions
Restituisce
- Attributi