Android.Views.Accessibility.AccessibilityNodeInfo.ActionArgumentExtendSelectionBoolean Field
Argument for whether when moving at granularity to extend the selection or to move it otherwise.

Syntax

[Android.Runtime.Register("ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN")]
public const string ActionArgumentExtendSelectionBoolean

See Also

AccessibilityNodeInfo.ActionNextAtMovementGranularity
AccessibilityNodeInfo.ActionPreviousAtMovementGranularity

Remarks

Argument for whether when moving at granularity to extend the selection or to move it otherwise.

Type: boolean

Actions:AccessibilityNodeInfo.ActionNextAtMovementGranularity, AccessibilityNodeInfo.ActionPreviousAtMovementGranularity

[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 18