connectActionStateChanged
open fun connectActionStateChanged(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (actionName: String, <Error class: unknown class>) -> Unit): <Error class: unknown class>
Signals that the state of the named action has changed.
Since
2.28
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: actionName
the name of the action in @action_group; value
the new value of the state