| Class | Description |
|---|---|
| DoubleTapAction |
Creates a double tap gesture on a touch screen.
|
| DownAction |
Creates a down gesture.
|
| FlickAction |
Creates a flick gesture.
|
| LongPressAction |
Creates a long press gesture.
|
| MoveAction |
Creates a move gesture.
|
| ScrollAction |
Creates a scroll gesture.
|
| SingleTapAction |
Creates a single tap gesture on a touch screen
|
| TouchActions |
Implements actions for touch enabled devices, reusing the available composite and builder design
patterns from Actions.
|
| UpAction |
Creates an up gesture.
|
Copyright © 2014. All rights reserved.