godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ProgressBar.percentVisible
godot
progressbar
ProgressBar
If
true
the fill percentage is displayed on the bar. Default value:
true
.
bool
percentVisible
[@property getter]
struct
ProgressBar
@
nogc
nothrow @
property
bool
percentVisible
(
)
bool
percentVisible
[@property setter]
Meta
Source
See Implementation
godot
progressbar
ProgressBar
aliases
BaseClasses
functions
isPercentVisible
opAssign
opEquals
setPercentVisible
properties
percentVisible
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
If true the fill percentage is displayed on the bar. Default value: true.