The methods of Android.Text.Method.Touch are listed below. For a list of all members, see the Touch Members list.
See Also: Inherited members from Java.Lang.Object
static | GetInitialScrollX(Android.Widget.TextView, Android.Text.ISpannable) | |
static | GetInitialScrollY(Android.Widget.TextView, Android.Text.ISpannable) | |
static | OnTouchEvent(Android.Widget.TextView, Android.Text.ISpannable, Android.Views.MotionEvent)Handles touch events for dragging. | |
static | ScrollTo(Android.Widget.TextView, Android.Text.Layout, int, int)Scrolls the specified widget to the specified coordinates, except constrains the X scrolling position to the horizontal regions of the text that will be visible after scrolling to the specified Y position. |