java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | android.support.test.espresso.action.Swiper.Status |
The result of the swipe.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Swiper.Status | FAILURE | Injecting the event was a complete failure. | |||||||||
Swiper.Status | SUCCESS | The swipe action completed successfully. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|