ProgressBar.percentVisible

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

  1. bool percentVisible [@property getter]
    struct ProgressBar
    @nogc nothrow @property
    bool
    percentVisible
    ()
  2. bool percentVisible [@property setter]

Meta