lib
lib
/
com.github.mnemotechnician.mkui.ui.element
/
ToggleButton
/
toggled
toggled
fun
toggled
(
listener
:
(
Boolean
)
->
Unit
?
)
Sets a toggle listener, which will be called whenever this button is toggled.