Inheritence

Summary

A generic checkbox widget.

Constructors

Checkbox

Fields

Clicked
Pressed
Released
StateChanged
Toggled

Properties

Icon Name of a material icon to be drawn in front of the checkbox label.
State Current state of this checkbox.
Text The checkbox label.
TriState Enable the third state, the half checked half not checked state. Disabled by default
Value Whether the checkbox is checked or not.

Methods

OnClicked Called when checkbox was clicked, on release.
OnPressed Called when checkbox was pressed down.
OnReleased Called when checkbox was released.
OnStateChanged Called when the Editor.Checkbox.State of the checkbox states.
OnToggled Called when checkbox gets toggled on or off.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.