Share via


CTFont.GetLocalizedName Method

Definition

Overloads

GetLocalizedName(CTFontNameKey)

public string? GetLocalizedName(CoreText.CTFontNameKey nameKey);
member this.GetLocalizedName : CoreText.CTFontNameKey -> string

Parameters

nameKey
CTFontNameKey

Returns

Applies to

GetLocalizedName(CTFontNameKey, String)

public string? GetLocalizedName(CoreText.CTFontNameKey nameKey, out string? actualLanguage);
member this.GetLocalizedName : CoreText.CTFontNameKey * string -> string

Parameters

nameKey
CTFontNameKey
actualLanguage
String

Returns

Applies to