actions property
Get the node childrens available actions https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo#getViewIdResourceName()
Implementation
List<NodeAction>? actions;
Get the node childrens available actions https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo#getViewIdResourceName()
List<NodeAction>? actions;