Uses of Enum Class
com.shaft.gui.element.TouchActions.SwipeMovement
Packages that use TouchActions.SwipeMovement
-
Uses of TouchActions.SwipeMovement in com.shaft.gui.element
Methods in com.shaft.gui.element that return TouchActions.SwipeMovementModifier 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.Methods in com.shaft.gui.element with parameters of type TouchActions.SwipeMovementModifier and TypeMethodDescriptionTouchActions.swipeElementIntoView
(String targetText, TouchActions.SwipeMovement movement) Attempts to scroll element into view using androidUIAutomator