isAnyActionRegistered
Short summary
This boolean is true when at least one of these actions are registered:
- executeCommand
- evaluate
- leave
The setter can be used to clear all the registered actions at once.
- Type:
BOOL - Getter:
public - Setter:
public
Code
Declaration
PROPERTY PROTECTED isAnyActionRegistered : BOOL