connectActionRemoved

open fun connectActionRemoved(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (actionName: String) -> Unit): <Error class: unknown class>

Signals that an action is just about to be removed from the group. This signal is emitted before the action is removed, so the action is still visible and can be queried from the signal handler.

Since

2.28

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: actionName the name of the action in