ProgressBar.percentVisible

If true, the fill percentage is displayed on the bar.

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

Meta