Toggle

XI Element UITK Element
XIToggle Toggle

XIToggle

An element that can be pressed to toggle a checkbox on and off.

Fields

Field Type Description
Label string Name of the field
Value bool Boolean value of the toggle

Events

Event Description
ChangeEvent<bool> Executed whenever the Value changes

XI - Copyright © Jonathan Lacombe