- child
- The child which requests sending the event.
- e
- The event to be sent.
Documentation for this section has not yet been entered.
Called when a child has requested sending an Android.Views.Accessibility.AccessibilityEvent and gives an opportunity to its parent to augment the event.
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#onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) is responsible for handling this call.