Checkbox.value

Value of the checkbox, true if checked.

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

Meta