setEnabled
Sets whether this node is enabled.
Note: Cannot be called from an android.accessibilityservice.AccessibilityService. This class is made immutable before being delivered to an AccessibilityService.
Parameters
enabled
True if the node is enabled.
Throws
If called from an AccessibilityService.