Contains loading_indicator native API.
- Namespace
- xtd::forms::native
- Library
- xtd.forms.native
- Warning
- Internal use only
◆ start()
static void xtd::forms::native::loading_indicator::start |
( |
intptr |
control | ) |
|
|
staticprotected |
Start loading indicator.
- Parameters
-
control | loading indicator handle. |
- Warning
- Internal use only
◆ stop()
static void xtd::forms::native::loading_indicator::stop |
( |
intptr |
control | ) |
|
|
staticprotected |
Stop loading indicator.
- Parameters
-
control | loading indicator handle. |
- Warning
- Internal use only
The documentation for this class was generated from the following file: