CTFont.GetLocalizedName 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.
Sobrecargas
GetLocalizedName(CTFontNameKey) | |
GetLocalizedName(CTFontNameKey, String) |
GetLocalizedName(CTFontNameKey)
public string GetLocalizedName (CoreText.CTFontNameKey nameKey);
member this.GetLocalizedName : CoreText.CTFontNameKey -> string
Parâmetros
- nameKey
- CTFontNameKey
Retornos
Aplica-se a
GetLocalizedName(CTFontNameKey, String)
public string GetLocalizedName (CoreText.CTFontNameKey nameKey, out string actualLanguage);
member this.GetLocalizedName : CoreText.CTFontNameKey * -> string
Parâmetros
- nameKey
- CTFontNameKey
- actualLanguage
- String