connectMoveFocus
fun connectMoveFocus(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (direction: DirectionType) -> Unit): <Error class: unknown class>
Emitted when the focus is moved.
The ::move-focus signal is a class.SignalAction.html.
The default bindings for this signal are Tab to move forward, and Shift+Tab to move backward.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: direction
the direction of the focus move