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

◆ rounded() [2/2]

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

Sets a value indicating whether the switch_button is rounded appearance.

Parameters
valuetrue if the switch_button is in the rounded appearance; otherwise, false. The default value is true.
Returns
Current switch_button instance.