onProgressChanged

val onProgressChanged: (Double) -> Unit

Called when the progress level has changed due to a user interaction. The progress value is provided as a fraction in range 0.0, 1.0.

This can be used with TtSmoothSeekBar.ttOnProgressChanged.