CTFont.GetLocalizedName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetLocalizedName(CTFontNameKey) | |
GetLocalizedName(CTFontNameKey, String) |
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
Parameters
- nameKey
- CTFontNameKey
- actualLanguage
- String