AccessibilityViewCommand.MoveHtmlArguments

Added in 1.1.0

class AccessibilityViewCommand.MoveHtmlArguments : AccessibilityViewCommand.CommandArguments


Arguments for ACTION_NEXT_HTML_ELEMENT and #ACTION_PREVIOUS_HTML_ELEMENT

Summary

Public constructors

Public functions

String?

Public constructors

MoveHtmlArguments

Added in 1.1.0
MoveHtmlArguments()

Public functions

getHTMLElement

Added in 1.1.0
fun getHTMLElement(): String?
Returns
String?

HTML element type, for example BUTTON, INPUT, TABLE, etc.