onIndicatorActivated
fun onIndicatorActivated(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (page: TabPage) -> Unit): <Error class: unknown class>(source)
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