{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
enum Swipe : 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 functions |
||
|---|---|---|
|
||
val Swipe.SLOW: Swipe
Swipes deliberately slowly between the co-ordinates, to aid in visual debugging.