Docs (4.0.0)
class UIToggle constructor

new UIToggle

Creates a new toggle view object with the specified label.

constructor(label?: StringConvertible, state?: boolean)

Related

  • class UIToggleA view control that represents a checkbox or toggle input.