Struct ProgressBar
General-purpose progress bar.
struct ProgressBar
;
Shows fill percentage from right to left.
Properties
| Name | Type | Description |
|---|---|---|
percentVisible[get, set]
|
bool | If true, the fill percentage is displayed on the bar.
|
Methods
| Name | Description |
|---|---|
isPercentVisible
|
|
setPercentVisible
|