connectSelectPage

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

Emitted when a page should be selected.

The default binding for this signal is .

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: moveFocus whether to move focus. Returns whether the page was selected