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

◆ pulse_outline() [5/16]

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

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

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