| Interface | Description |
|---|---|
| Swipeable |
A swipeable element receives notifications from a swipe manager.
|
| SwipeListener |
A swipe listener is notified when a swipe is started or stopped.
|
| Class | Description |
|---|---|
| SwipeEventHandler |
The swipe event handler responsibility is to detect pointer events (press, drag, release) and help moving over some
element(s).
|