Used by custom windows, such as Dialog, to pass the generic motion event
further down the view hierarchy.
Syntax
[Android.Runtime.Register("superDispatchGenericMotionEvent", "(Landroid/view/MotionEvent;)Z", "GetSuperDispatchGenericMotionEvent_Landroid_view_MotionEvent_Handler")]
public abstract
bool SuperDispatchGenericMotionEvent (
MotionEvent e)
Parameters
- e
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12