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

◆ pulse() [6/16]

static loading_indicator xtd::forms::loading_indicators::pulse ( bool  running,
const xtd::drawing::point location 
)
staticnoexcept

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

Parameters
runningtrue if the loading indicator is running; otherwise false.
locationThe loading indicator location in pixels.
Returns
The created loading indicator.