class InputAction : IAction
Action that inputs text in the currently focused Field
<init> |
Action that inputs text in the currently focused Field InputAction(node: AccessibilityNodeInfo?, text: String) |
success |
var success: Boolean |
performAction |
fun performAction(): Task<Boolean> |