ProgressBar

Inherits: Range < Control < CanvasItem < Node < Object

Category: Core

Brief Description

General purpose progress bar.

Properties

boolpercent_visible

Theme Properties

StyleBoxbg
StyleBoxfg
Fontfont
Colorfont_color
Colorfont_color_shadow

Description

General purpose progress bar. Shows fill percentage from right to left.

Property Descriptions

  • bool percent_visible
Setterset_percent_visible(value)
Getteris_percent_visible()

If true, the fill percentage is displayed on the bar. Default value: true.