ActionState.checked

when true, for checkbox/radiobutton-like controls state should shown as checked

  1. bool checked [@property getter]
    struct ActionState
    @property const
    bool
    checked
    ()
  2. bool checked [@property setter]

Meta