共用方式為


LanguageFontGroup.UITitleFont 屬性

定義

取得建議用於大小遠大於一般 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 建議。

適用於

另請參閱