Documentation

Toggle - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Toggle

GUI.Toggle
Toggle control that can be displayed as either a checkbox or a button.

Enumerations

Toggle Style
Style of the toggle control

Properties

Style Toggle Style
display style of the toggle
Text Localized String
text of the checkbox
Checked Boolean
checkbox is checked or not
Checked Image Image'
image for the checked normal state
Unchecked Image Image'
image for the unchecked normal state
Checked Hovered Image Image'
image for the checked hovered state
Unchecked Hovered Image Image'
image for the unchecked hovered state
Checked Disabled Image Image'
image for the checked disabled state
Unchecked Disabled Image Image'
image for the unchecked disabled state
Check Image Tint Color Color
tint color for checkbox images

Events

Changed ( )
Triggers when the checkbox is changed

If you think anything is missing, please feel free to: submit documentation feedback on this page