Android.Views.Accessibility.AccessibilityNodeInfo.ActionScrollBackward Field
Action to scroll the node content backward.

Value: 8192

Syntax

[Android.Runtime.Register("ACTION_SCROLL_BACKWARD")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.Action enum directly instead of this field.")]
public const Action ActionScrollBackward

Remarks

Action to scroll the node content backward.

[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