xtd 0.2.0
Loading...
Searching...
No Matches

◆ checked() [2/2]

virtual switch_button & xtd::forms::switch_button::checked ( bool  checked)
virtual

Sets a value indicating whether the switch_button is in the checked state.

Parameters
checkedtrue if the switch_button is in the checked state; otherwise, false. The default value is false.
Returns
Current switch_button instance.