Condividi tramite


UIFont.FontNamesForFamilyName(String) Metodo

Definizione

Restituisce un elenco di tipi di carattere nella famiglia specificata.

[Foundation.Export("fontNamesForFamilyName:")]
public static string[] FontNamesForFamilyName (string familyName);
static member FontNamesForFamilyName : string -> string[]

Parametri

familyName
String

Nome di una famiglia di caratteri.

Restituisce

String[]
Attributi

Commenti

Può essere usato da un thread in background.

Si applica a