Uses of Enum Class
com.shaft.gui.element.TouchActions.SwipeMovement
-
Uses of TouchActions.SwipeMovement in com.shaft.gui.element
Modifier and TypeMethodDescriptionstatic TouchActions.SwipeMovement
Returns the enum constant of this class with the specified name.static TouchActions.SwipeMovement[]
TouchActions.SwipeMovement.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTouchActions.swipeElementIntoView
(String targetText, TouchActions.SwipeMovement movement) Attempts to scroll element into view using androidUIAutomator