Langue

AccessibilityNodeInfo.AccessibilityAction.ActionClearSelection Property

Definition

Action that deselects the node.

[Android.Runtime.Register("ACTION_CLEAR_SELECTION")]
public static Android.Views.Accessibility.AccessibilityNodeInfo.AccessibilityAction ActionClearSelection { get; }
[<Android.Runtime.Register("ACTION_CLEAR_SELECTION")>]
static member ActionClearSelection : Android.Views.Accessibility.AccessibilityNodeInfo.AccessibilityAction

Property Value

Attributes

Remarks

Action that deselects the node.

Android reference for android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction.ACTION_CLEAR_SELECTION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to