virtual class vaseGui::ToggleButton

sys::Obj
  vaseGui::Widget
    vaseGui::Label
      vaseGui::Button
        vaseGui::ToggleButton

@Js

CheckBox or RadioBox

clicked

protected virtual override Void clicked()

make

new make()

prefContentSize

protected virtual override Size prefContentSize(Int hintsWidth := -1, Int hintsHeight := -1)

selected

Bool selected := false

startAnim

protected Void startAnim()