ui.Checkbox.getValue

Returns whether the checkbox is checked. A null value indicates the checkbox is in an indeterminate state.

UsageReturns
Checkbox.getValue()Boolean
ArgumentTypeDetails
this: ui.checkboxui.CheckboxThe ui.Checkbox instance.