connectActionAdded
open fun connectActionAdded(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (actionName: String) -> Unit): <Error class: unknown class>
Signals that a new action was just added to the group.
This signal is emitted after the action has been added and is now visible.
Since
2.28
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: actionName
the name of the action in @action_group