connectCycleHandleFocus

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

Emitted to cycle whether the paned should grab focus to allow the user to change position of the handle by using key bindings.

This is a class.SignalAction.html.

The default binding for this signal is F8.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: reversed whether cycling backward or forward. Returns whether the behavior was cycled