ProgressBar
Inherits: Range < Control < CanvasItem < Node < Object General-purpose progress bar.
Description
General-purpose progress bar. Shows fill percentage from right to left.
Properties
Theme Properties
Property Descriptions
- bool percent_visible
true, the fill percentage is displayed on the bar.Theme Property Descriptions
- Color font_color The color of the text.
- Color font_color_shadow The color of the text’s shadow.
- Font font
percent_visible is
true.
- StyleBox bg The style of the background.
- StyleBox fg The style of the progress (i.e. the part that fills the bar).
