toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.form
/
switch
switch
fun
switch
(
label
:
View
)
:
FieldVisualizer
<
Boolean
>
(
source
)
Creates a
Switch
control that is bound to a
Field
(of type
Boolean
).
Parameters
label
used to annotate the switch
fun
switch
(
text
:
StyledText
)
:
FieldVisualizer
<
Boolean
>
(
source
)
fun
switch
(
text
:
String
)
:
FieldVisualizer
<
Boolean
>
(
source
)
Creates a
Switch
control that is bound to a
Field
(of type
Boolean
).
Parameters
text
used to annotate the switch