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

◆ show_text() [2/2]

virtual switch_button & xtd::forms::switch_button::show_text ( bool  value)
virtual

Sets a value indicating whether the switch_button text is shown.

Parameters
valuetrue if the switch_button text is shown; otherwise, false. The default value is false.
Returns
Current switch_button instance.