{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
enum Swiper.Status
The result of the swipe.
Enum Values |
|
|---|---|
FAILURE |
Injecting the event was a complete failure. |
SUCCESS |
The swipe action completed successfully. |
Public constructors |
|
|---|---|
Status() |
|