connectAdjustBounds
fun connectAdjustBounds(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (value: Double) -> Unit): <Error class: unknown class>
Emitted before clamping a value, to give the application a chance to adjust the bounds.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: value
the value before we clamp