NSFontManager.AddCollection(String, NSFontCollectionOptions) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- collectionName
- String
- collectionOptions
- NSFontCollectionOptions
Retornos
- Atributos