public final class

AccessibilityViewCommand.MoveHtmlArguments

extends AccessibilityViewCommand.CommandArguments

 java.lang.Object

androidx.core.view.accessibility.AccessibilityViewCommand.CommandArguments

↳androidx.core.view.accessibility.AccessibilityViewCommand.MoveHtmlArguments

Overview

Arguments for AccessibilityNodeInfoCompat.ACTION_NEXT_HTML_ELEMENT and #ACTION_PREVIOUS_HTML_ELEMENT

Summary

Constructors
publicMoveHtmlArguments()

Methods
public java.lang.StringgetHTMLElement()

from AccessibilityViewCommand.CommandArgumentssetBundle
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public MoveHtmlArguments()

Methods

public java.lang.String getHTMLElement()

Returns:

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