Patches

Checkbox

Checkbox

A Material checkbox with customizable colors.

Use the Touch button on the component to get the state of the checkbox.

Checkbox

  • Enable
  • Position
  • Anchor
  • Tint Color
  • Theme
  • Opacity
  • Turn On
  • Turn Off
  • Disabled
  • On / Off

Enable

A boolean that is true when the checkbox is displayed.

Position

The position to display the checkbox.

Anchor

The anchor point to position the checkbox relative to. See Coordinates for more information.

Tint Color

The color of the checkbox when checked.

Theme

The theme of the checkbox when unchecked: light or dark.

Opacity

The opacity of the checkbox.

Turn On

A pulse that checks the checkbox.

Turn Off

A pulse that unchecks the checkbox.

Disabled

A boolean that is true when the checkbox is disabled.

On / Off

A boolean that is true when the checkbox is checked.