Schnittstelle Weight


public interface Weight
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    the bold weight (= 700)
    static final int
    the book weight (= 380) Since: 1.24)
    static final int
    the heavy weight (= 900)
    static final int
    the light weight (= 300)
    static final int
    the medium weight (= 500) Since: 1.24
    static final int
    the default weight (= 400)
    static final int
    the semibold weight (= 600)
    static final int
    the semilight weight (= 350) Since: 1.36.7
    static final int
    the thin weight (= 100) Since: 1.24
    static final int
    the ultrabold weight (= 800)
    static final int
    the ultraheavy weight (= 1000) Since: 1.24
    static final int
    the ultralight weight (= 200)
  • Felddetails

    • THIN

      static final int THIN
      the thin weight (= 100) Since: 1.24
      Siehe auch:
    • ULTRALIGHT

      static final int ULTRALIGHT
      the ultralight weight (= 200)
      Siehe auch:
    • LIGHT

      static final int LIGHT
      the light weight (= 300)
      Siehe auch:
    • SEMILIGHT

      static final int SEMILIGHT
      the semilight weight (= 350) Since: 1.36.7
      Siehe auch:
    • BOOK

      static final int BOOK
      the book weight (= 380) Since: 1.24)
      Siehe auch:
    • NORMAL

      static final int NORMAL
      the default weight (= 400)
      Siehe auch:
    • MEDIUM

      static final int MEDIUM
      the medium weight (= 500) Since: 1.24
      Siehe auch:
    • SEMIBOLD

      static final int SEMIBOLD
      the semibold weight (= 600)
      Siehe auch:
    • BOLD

      static final int BOLD
      the bold weight (= 700)
      Siehe auch:
    • ULTRABOLD

      static final int ULTRABOLD
      the ultrabold weight (= 800)
      Siehe auch:
    • HEAVY

      static final int HEAVY
      the heavy weight (= 900)
      Siehe auch:
    • ULTRAHEAVY

      static final int ULTRAHEAVY
      the ultraheavy weight (= 1000) Since: 1.24
      Siehe auch: