Schnittstelle CenteringPolicy


public interface CenteringPolicy
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Keep the title centered when possible
    static final int
    Keep the title centered at all cost
  • Felddetails

    • LOOSE

      static final int LOOSE
      Keep the title centered when possible
      Siehe auch:
    • STRICT

      static final int STRICT
      Keep the title centered at all cost
      Siehe auch: