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

◆ rounded() [1/2]

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

Gets a value indicating whether the switch_button is rounded appearance.

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