Android.Widget.AbsSeekBar.ThumbOffset Property

Syntax

[get: Android.Runtime.Register("getThumbOffset", "()I", "GetGetThumbOffsetHandler")]
[set: Android.Runtime.Register("setThumbOffset", "(I)V", "GetSetThumbOffset_IHandler")]
public virtual int ThumbOffset { get; set; }

See Also

AbsSeekBar.ThumbOffset

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Sets the thumb offset that allows the thumb to extend out of the range of the track.

Requirements

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