ProgressBar
Inherits: Range < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
Theme Properties
|
||
|
||
|
||
Enumerations
enum FillMode:
FillMode FILL_BEGIN_TO_END = 0
There is currently no description for this enum. Please help us by contributing one!
FillMode FILL_END_TO_BEGIN = 1
There is currently no description for this enum. Please help us by contributing one!
FillMode FILL_TOP_TO_BOTTOM = 2
There is currently no description for this enum. Please help us by contributing one!
FillMode FILL_BOTTOM_TO_TOP = 3
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
bool editor_preview_indeterminate
void set_editor_preview_indeterminate ( bool value )
bool is_editor_preview_indeterminate_enabled ( )
There is currently no description for this property. Please help us by contributing one!
int fill_mode = 0
There is currently no description for this property. Please help us by contributing one!
bool indeterminate = false
There is currently no description for this property. Please help us by contributing one!
bool show_percentage = true
There is currently no description for this property. Please help us by contributing one!
Theme Property Descriptions
Color font_color = Color(0.95, 0.95, 0.95, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_outline_color = Color(0, 0, 0, 1)
There is currently no description for this theme property. Please help us by contributing one!
int outline_size = 0
There is currently no description for this theme property. Please help us by contributing one!
Font font
There is currently no description for this theme property. Please help us by contributing one!
int font_size
There is currently no description for this theme property. Please help us by contributing one!
StyleBox background
There is currently no description for this theme property. Please help us by contributing one!
StyleBox fill
There is currently no description for this theme property. Please help us by contributing one!