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

◆ checked() [1/2]

virtual bool xtd::forms::switch_button::checked ( ) const
virtualnoexcept

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

Returns
true if the switch_button is in the checked state; otherwise, false. The default value is false.
Examples
demo.cpp.