Schnittstelle LeafletTransitionType


public interface LeafletTransitionType
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order
    static final int
    Slide from left, right, up or down according to the orientation, text direction and the children order
    static final int
    Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order
  • Felddetails

    • OVER

      static final int OVER
      Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order
      Siehe auch:
    • UNDER

      static final int UNDER
      Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order
      Siehe auch:
    • SLIDE

      static final int SLIDE
      Slide from left, right, up or down according to the orientation, text direction and the children order
      Siehe auch: