The members of Android.Text.Method.Touch are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |