Android.Views.Accessibility.AccessibilityNodeInfo.ActionClearFocus Field
Action that clears input focus of the node.

Value: 2

Syntax

[Android.Runtime.Register("ACTION_CLEAR_FOCUS")]
[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 ActionClearFocus

Remarks

Action that clears input focus of the node.

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