[ Version ( since = "2.28" ) ]
public abstract bool get_enabled ()
Checks if this is currently enabled.
An action must be enabled in order to be activated or in order to have its state changed from outside callers.
this |
a Action |
whether the action is enabled |