Skip to main content

CommandWithBooleanStateBase Class

In This Article

Serves as a base for commands with the Boolean state.

#Declaration

TypeScript
declare abstract class CommandWithBooleanStateBase extends CommandBase
See Also