Skip to main content

Introduction

Slide Toggle provides a 'Checkbox' like experience using a slider

"Slide Toggle"

Fields#

NameDescription
On TextText to display when 'on'
Off TextText to display when 'off'
Slider AreaTransform holding the slider
Handle ContainerTransform holding the handle
Slide DurationSeconds required to change state
On Value ChangedEvent raised when on/off state changes.
On CheckedEvent raised when state becomes on.
On UncheckedEvent raised when state becomes off.

Properties#

NameDescription
isOnGets/Sets the on/off state.
textGets/Sets text
textHandlerReturns the TextCarousel object displaying text