Constant SDL_SYSTEM_CURSOR_PROGRESS
pub const SDL_SYSTEM_CURSOR_PROGRESS: SDL_SystemCursor;
Available on crate feature
dep_sdl3
only.Expand description
Program is busy but still interactive. Usually it’s WAIT with an arrow.
pub const SDL_SYSTEM_CURSOR_PROGRESS: SDL_SystemCursor;
dep_sdl3
only.Program is busy but still interactive. Usually it’s WAIT with an arrow.