connectUpdateSwipe
fun connectUpdateSwipe(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (progress: Double) -> Unit): <Error class: unknown class>
This signal is emitted every time the progress value changes.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: progress
the current animation progress value