接口 IThemeFont


public interface IThemeFont
Represents the theme font.
  • 方法详细资料

    • getName

      String getName()
      Gets the name of the theme font.
    • setName

      void setName(String value)
      Sets the name of the theme font.
    • getFontLanguageIndex

      FontLanguageIndex getFontLanguageIndex()
      Gets the font language type of the theme font.