Android.Views.Accessibility.AccessibilityNodeInfo.ActionList Property
Gets the actions that can be performed on the node.

Syntax

[get: Android.Runtime.Register("getActionList", "()Ljava/util/List;", "GetGetActionListHandler")]
public virtual IList<AccessibilityNodeInfo.AccessibilityAction> ActionList { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the actions that can be performed on 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