calculateIndicatorLength

fun calculateIndicatorLength(scrollbarLength: Float, minimumIndicatorLength: Float = 24.0f, maximumIndicatorLength: Float = Float.MAX_VALUE): Float

Calculates indicator length required for the given scrollbarLength and contentLength within the given minimumIndicatorLength and maximumIndicatorLength values