- host
- Documentation for this section has not yet been entered.
- action
- The action to perform.
- args
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Performs the specified accessibility action on the view. For possible accessibility actions look at Android.Views.Accessibility.AccessibilityNodeInfo.
The default implementation behaves as View.PerformAccessibilityAction(Android.AccessibilityServices.GlobalAction, Android.OS.Bundle) for the case of no accessibility delegate been set.