- action
- The action to be removed.
Type Reason Java.Lang.IllegalStateException If called from an AccessibilityService.
Removes an action that can be performed on the node. If the action was not already added to the node, calling this method has no effect.
Note: Cannot be called from an Android.AccessibilityServices.AccessibilityService. This class is made immutable before being delivered to an AccessibilityService.