Uses of Enum Class
com.shaft.gui.element.TouchActions.KeyboardKeys
-
Uses of TouchActions.KeyboardKeys in com.shaft.gui.element
Modifier and TypeMethodDescriptionstatic TouchActions.KeyboardKeys
Returns the enum constant of this class with the specified name.static TouchActions.KeyboardKeys[]
TouchActions.KeyboardKeys.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTouchActions.nativeKeyboardKeyPress
(TouchActions.KeyboardKeys key) Sends a key-press via the device soft keyboard.