ValueSlider

protected constructor(model: ConfinedValueModel<T>, type: KClass<T>, function: InvertibleFunction = LinearFunction)(source)

Deprecated

This can only be used with Number types. Use version that takes converter instead