xtd 0.2.0
Loading...
Searching...
No Matches
xtd::forms::native::switch_button Class Referencefinal
Inheritance diagram for xtd::forms::native::switch_button:
xtd::static_object

Definition

Contains Switch button native API.

Namespace
xtd::forms::native
Library
xtd.forms.native
Warning
Internal use only

Protected Static Methods

static void checked (intptr control, bool checked)
 Sets checked.
 

Member Function Documentation

◆ checked()

static void xtd::forms::native::switch_button::checked ( intptr  control,
bool  checked 
)
staticprotected

Sets checked.

Parameters
controlSwitch button window handle.
checkedtrue if the switch button is checked; otherwise, false.
Warning
Internal use only

The documentation for this class was generated from the following file: