Android.Views.View.DispatchTrackballEvent Method
Pass a trackball motion event down to the focused view.

Syntax

[Android.Runtime.Register("dispatchTrackballEvent", "(Landroid/view/MotionEvent;)Z", "GetDispatchTrackballEvent_Landroid_view_MotionEvent_Handler")]
public virtual bool DispatchTrackballEvent (MotionEvent e)

Parameters

e
The motion event to be dispatched.

Returns

Documentation for this section has not yet been entered.

Remarks

Pass a trackball motion event down to the focused view.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1