Android.Text.Method.BaseMovementMethod.OnGenericMotionEvent Method

Syntax

[Android.Runtime.Register("onGenericMotionEvent", "(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/MotionEvent;)Z", "GetOnGenericMotionEvent_Landroid_widget_TextView_Landroid_text_Spannable_Landroid_view_MotionEvent_Handler")]
public virtual bool OnGenericMotionEvent (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

Requirements

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