Android.Widget.AbsSeekBar: Property Members

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

Public Properties

KeyProgressIncrementint. Returns the amount of progress changed via the arrow keys.
SplitTrackbool. Returns whether the track should be split by the thumb.
[read-only]
ThumbAndroid.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.
ThumbOffsetint.
ThumbTintListAndroid.Content.Res.ColorStateList. Returns the tint applied to the thumb drawable, if specified.
ThumbTintModeAndroid.Graphics.PorterDuff.Mode. Returns the blending mode used to apply the tint to the thumb drawable, if specified.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.