Android.Views.Accessibility.AccessibilityNodeInfo.ActionArgumentHtmlElementString Field
Argument for which HTML element to get moving to the next/previous HTML element.

Syntax

[Android.Runtime.Register("ACTION_ARGUMENT_HTML_ELEMENT_STRING")]
public const string ActionArgumentHtmlElementString

See Also

AccessibilityNodeInfo.ActionNextHtmlElement
AccessibilityNodeInfo.ActionPreviousHtmlElement

Remarks

Argument for which HTML element to get moving to the next/previous HTML element.

Type: String

Actions:AccessibilityNodeInfo.ActionNextHtmlElement, AccessibilityNodeInfo.ActionPreviousHtmlElement

[Android Documentation]

Requirements

Namespace: Android.Views.Accessibility
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16