Uses of Enum Class
com.shaft.gui.element.TouchActions.ZoomDirection
-
Uses of TouchActions.ZoomDirection in com.shaft.gui.element
Modifier and TypeMethodDescriptionstatic TouchActions.ZoomDirection
Returns the enum constant of this class with the specified name.static TouchActions.ZoomDirection[]
TouchActions.ZoomDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTouchActions.pinchToZoom
(TouchActions.ZoomDirection zoomDirection) Attempts to zoom the current screen IN/ OUT in case of zoom enabled screen.