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

◆ show_text() [1/2]

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

Gets a value indicating whether the switch_button text is shown.

Returns
true if the switch_button text is shown; otherwise, false. The default value is false.
Examples
demo.cpp.