Switch

interface Switch(source)

Inheritors

Properties

Link copied to clipboard
abstract val backgroundOff: Color

The background color of the switch when it is off.

Link copied to clipboard
abstract val backgroundOn: Color

The background color of the switch when it is on.

Link copied to clipboard
abstract val thumb: Color

The color of the thumb of the switch.