Sprache

AccessibilityNodeInfo.AccessibilityAction.ActionExpand Property

Definition

Action to expand an expandable node.

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

Property Value

Attributes

Remarks

Action to expand an expandable node.

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

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