Schnittstelle NavigationDirection


public interface NavigationDirection
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Corresponds to start or top, depending on orientation and text direction
    static final int
    Corresponds to end or bottom, depending on orientation and text direction
  • Felddetails

    • BACK

      static final int BACK
      Corresponds to start or top, depending on orientation and text direction
      Siehe auch:
    • FORWARD

      static final int FORWARD
      Corresponds to end or bottom, depending on orientation and text direction
      Siehe auch: