lib
lib
/
com.github.mnemotechnician.mkui.ui.element
/
toggled
toggled
inline
fun
<
T
:
ToggleButton
>
Cell
<
T
>
.
toggled
(
crossinline
listener
:
T
.
(
Boolean
)
->
Unit
)
:
Cell
<
T
>
Sets a toggle listener for the underlying toggle button.