Skip to main content

labeled_progress

Function labeled_progress 

Source
pub fn labeled_progress(
    ui: &mut Ui,
    theme: &Theme,
    label: &str,
    progress: f32,
    color: Option<Color32>,
)
Expand description

Progress bar with label.