java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | android.support.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.