Android.Text.Method.ArrowKeyMovementMethod.OnTouchEvent Method

Syntax

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

Parameters

widget
Documentation for this section has not yet been entered.
buffer
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 1