Android.Widget.AbsSeekBar.Thumb Property
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.

Syntax

[get: Android.Runtime.Register("getThumb", "()Landroid/graphics/drawable/Drawable;", "GetGetThumbHandler")]
public virtual Android.Graphics.Drawables.Drawable Thumb { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16