The members of Android.Text.Method.ScrollingMovementMethod are listed below.
See Also: Inherited members from Android.Text.Method.BaseMovementMethod
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Instance | IMovementMethod. |
[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. |
override | Down(Android.Widget.TextView, Android.Text.ISpannable)Performs a down movement action. | |
override | Left(Android.Widget.TextView, Android.Text.ISpannable)Performs a left movement action. | |
override | Right(Android.Widget.TextView, Android.Text.ISpannable)Performs a right movement action. | |
override | Up(Android.Widget.TextView, Android.Text.ISpannable)Performs an up movement action. |