blockly > constants > MANUALLY_DISABLED
constants.MANUALLY_DISABLED variable
The language-neutral ID for when the reason why a block is disabled is because the user manually disabled it, such as via the context menu.
Signature:
MANUALLY_DISABLED = "MANUALLY_DISABLED"