Checkbox.value

Value of the checkbox, true if checked.

  1. bool value [@property getter]
    class Checkbox
    @property const
    bool
    value
    ()
  2. bool value [@property setter]

Meta