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

◆ checked_back_color() [1/2]

virtual xtd::drawing::color xtd::forms::switch_button::checked_back_color ( ) const
virtualnoexcept

Gets the checked background color for the control.

Returns
A xtd::drawing::color that represents the checked background color of the control. The default is the value of the xtd::forms::theme_colors::current_theme::accent color.
Examples
demo.cpp.