onCycleHandleFocus

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

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