LanguageFontGroup.UITitleFont 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得建議用於大小遠大於一般 UI 本文文字的特殊 UI 元素的字型。
public:
property LanguageFont ^ UITitleFont { LanguageFont ^ get(); };
LanguageFont UITitleFont();
public LanguageFont UITitleFont { get; }
var languageFont = languageFontGroup.uITitleFont;
Public ReadOnly Property UITitleFont As LanguageFont
屬性值
建議 的 LanguageFont。
備註
UITitleFont 屬性會針對大小遠大於一般 UI 本文文字的特殊 UI 元素提供字型建議,通常是 36 pt。
此使用案例建議的字型可能與字型粗細、樣式或延展值中的其他 UI 使用案例不同。 這些屬性是提供字型建議的重要層面。
每個支援的語言或腳本都有 UITitleFont 建議。