Controls

icon picker
Checkbox

1. Checkbox Logic

If there’s a check mark inside a Checkbox, that means the Checkbox is turned ON ✅.
If it’s ON means that something is VISIBLE, ACTIVE, 100% Opacity etc...
AfterFX_JmftL34qJj.png
If there’s nothing inside the Checkbox, that means the Checkbox is turned OFF
If it’s OFF that means something is NOT VISIBLE, DISABLED, 0% Opacity etc...
AfterFX_ol4BHoh8Gb.png

2. Naming

Don’t add [on/off] or [off/on] in the name of the checkbox.
The behavior of a Checkbox is intuitive to the user, when it follows regular .
Screenshots
DON’T ⛔
AfterFX_MDLBCbhQow.png
DO
AfterFX_SKFlVmCHP4.png


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.