Schnittstelle ScrollUnit


public interface ScrollUnit
  • Feldübersicht Linksymbol

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    The delta is in surface pixels to scroll directly
    on screen.
    static final int
    The delta is in number of wheel clicks.
  • Felddetails Linksymbol

    • WHEEL Linksymbol

      static final int WHEEL
      The delta is in number of wheel clicks.
      Siehe auch:
    • SURFACE Linksymbol

      static final int SURFACE
      The delta is in surface pixels to scroll directly
      on screen.
      Siehe auch: