The properties of Android.Widget.AbsSeekBar are listed below. For a list of all members, see the AbsSeekBar Members list.
See Also: Inherited members from Android.Widget.ProgressBar
KeyProgressIncrement | int. Returns the amount of progress changed via the arrow keys. | |
SplitTrack | bool. Returns whether the track should be split by the thumb. | |
[read-only] | Thumb | Android.Graphics.Drawables.Drawable. Return the drawable used to represent the scroll thumb - the component that the user can drag back and forth indicating the current value by its position. |
ThumbOffset | int. | |
ThumbTintList | Android.Content.Res.ColorStateList. Returns the tint applied to the thumb drawable, if specified. | |
ThumbTintMode | Android.Graphics.PorterDuff.Mode. Returns the blending mode used to apply the tint to the thumb drawable, if specified. |
[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. |