setShowSeekBarValue

open fun setShowSeekBarValue(showSeekBarValue: Boolean)(source)

Sets whether the current SeslSeekBar value is displayed to the user.

Parameters

showSeekBarValue

Whether the current SeslSeekBar value is displayed to the user

See also

Note: This is just a placeholder function for successor classes. Actual showing the seekbar value needs to be implemented by successor classes in onBindViewHolder