{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
enum Swipe implements Swiper
Executes different swipe types to given positions.
Enum Values |
|
|---|---|
FAST |
Swipes quickly between the co-ordinates. |
SLOW |
Swipes deliberately slowly between the co-ordinates, to aid in visual debugging. |
Public constructors |
|
|---|---|
Swipe() |
|
Inherited methods |
||
|---|---|---|
|
||
Swipe Swipe.SLOW
Swipes deliberately slowly between the co-ordinates, to aid in visual debugging.