connectIndicatorActivated

fun connectIndicatorActivated(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (page: TabPage) -> Unit): <Error class: unknown class>

Emitted after the indicator icon on @page has been activated.

See property@TabPage:indicator-icon and property@TabPage:indicator-activatable.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: page a page of @self