- action
- The action to perform.
- arguments
- Optional action arguments.
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.
If an NoType:android/view/View$AccessibilityDelegate;Href=../../../reference/android/view/View.AccessibilityDelegate.html has been specified via calling View.SetAccessibilityDelegate(.AccessibilityDelegate) its NoType:android/view/View$AccessibilityDelegate;Href=../../../reference/android/view/View.AccessibilityDelegate.html#performAccessibilityAction(android.view.View, int, android.os.Bundle) is responsible for handling this call.