Skip to main content

progress_bar

Function progress_bar 

Source
pub fn progress_bar(
    _theme: &UiTheme,
    _rect: Rect,
    progress: f32,
    fill_color: Option<Color>,
    bg_color: Option<Color>,
)
Expand description

Draw a progress bar.