get_enabled


Description:

[ 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.

Parameters:

this

a Action

Returns:

whether the action is enabled