Schnittstelle FlapTransitionType


public interface FlapTransitionType
  • Feldübersicht Linksymbol

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    The flap slides over the content, which is
    dimmed.
    static final int
    The flap slides offscreen when hidden,
    neither the flap nor content overlap each other.
    static final int
    The content slides over the flap.
  • Felddetails Linksymbol

    • OVER Linksymbol

      static final int OVER
      The flap slides over the content, which is
      dimmed. When folded, only the flap can be swiped.
      Siehe auch:
    • UNDER Linksymbol

      static final int UNDER
      The content slides over the flap. Only the
      content can be swiped.
      Siehe auch:
    • SLIDE Linksymbol

      static final int SLIDE
      The flap slides offscreen when hidden,
      neither the flap nor content overlap each other. Both widgets can be
      swiped.
      Siehe auch: