Parameter | Description |
---|---|
label | A label that succinctly describes the node. |
parent | The parent of the new node, or null if the node should be placed at the root level.
|
AccessibilityNode The node created and added to the accessibility hierarchy.
Creates a new AccessibilityNode with the given label and adds it to the hierarchy under the given parent.