Android.Text.Method.ArrowKeyMovementMethod.OnTrackballEvent Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("onTrackballEvent", "(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/MotionEvent;)Z", "GetOnTrackballEvent_Landroid_widget_TextView_Landroid_text_Spannable_Landroid_view_MotionEvent_Handler")]
public override bool OnTrackballEvent (Android.Widget.TextView widget, Android.Text.ISpannable text, Android.Views.MotionEvent e)

Parameters

widget
Documentation for this section has not yet been entered.
text
Documentation for this section has not yet been entered.
e
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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