Function ProgressBar.percentVisible
If true
, the fill percentage is displayed on the bar.
bool percentVisible() nothrow @property @nogc;
void percentVisible
(
bool v
) nothrow @property @nogc;
If true
, the fill percentage is displayed on the bar.
bool percentVisible() nothrow @property @nogc;
void percentVisible
(
bool v
) nothrow @property @nogc;