public interface ScrollUnit
-
Feldübersicht 
Felder
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 
-
WHEEL 
static final int WHEEL
The delta is in number of wheel clicks.
- Siehe auch:
-
-
SURFACE 
static final int SURFACE
The delta is in surface pixels to scroll directly
on screen.
- Siehe auch:
-