connectActionEnabledChanged
open fun connectActionEnabledChanged(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (actionName: String, enabled: Boolean) -> Unit): <Error class: unknown class>
Signals that the enabled status 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; enabled
whether the action is enabled