Schnittstelle FontChooserLevel


public interface FontChooserLevel
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Allow selecting a font family
    static final int
    Allow selecting specific OpenType font features
    static final int
    Allow selecting a specific font size
    static final int
    Allow selecting a specific font face
    static final int
    Allow changing OpenType font variation axes
  • Felddetails

    • FAMILY

      static final int FAMILY
      Allow selecting a font family
      Siehe auch:
    • STYLE

      static final int STYLE
      Allow selecting a specific font face
      Siehe auch:
    • SIZE

      static final int SIZE
      Allow selecting a specific font size
      Siehe auch:
    • VARIATIONS

      static final int VARIATIONS
      Allow changing OpenType font variation axes
      Siehe auch:
    • FEATURES

      static final int FEATURES
      Allow selecting specific OpenType font features
      Siehe auch: