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

◆ system() [5/16]

static loading_indicator xtd::forms::loading_indicators::system ( bool  running)
staticnoexcept

Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified and running state.

Parameters
runningtrue if the loading indicator is running; otherwise false.
Returns
The created loading indicator.