| java.lang.Object | ||
| ↳ | java.lang.Enum<androidx.test.espresso.action.Swipe> | |
| ↳ | androidx.test.espresso.action.Swipe | |
Executes different swipe types to given positions.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Swipe | FAST | Swipes quickly between the co-ordinates. | |||||||||
| Swipe | SLOW | Swipes deliberately slowly between the co-ordinates, to aid in visual debugging. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
|
| |||||||||||
|
| |||||||||||
|
| |||||||||||
Swipes deliberately slowly between the co-ordinates, to aid in visual debugging.