connectToggleHandleFocus

fun connectToggleHandleFocus(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Boolean): <Error class: unknown class>

Emitted to accept the current position of the handle and then move focus to the next widget in the focus chain.

This is a class.SignalAction.html.

The default binding is Tab.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect