CheckButton.setOffValue

Set the value of the unchecked state.

class CheckButton
setOffValue
(
this T
)
(
string value
)

Parameters

value string

The value of the widget for the unchecked state.

Return Value

Type: auto

This widget to aid method chaining.

Meta