Used by custom windows, such as Dialog, to pass the trackball event
further down the view hierarchy.
Syntax
[Android.Runtime.Register("superDispatchTrackballEvent", "(Landroid/view/MotionEvent;)Z", "GetSuperDispatchTrackballEvent_Landroid_view_MotionEvent_Handler")]
public abstract
bool SuperDispatchTrackballEvent (
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 1