ProgressBar.value

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float value [@property setter]
    class ProgressBar
    @property nothrow @nogc
    void
    value
    (
    in float cvalue
    )
  2. float value [@property getter]

Meta