ProgressBar.inverted

Set inverted property.

  1. bool inverted [@property getter]
  2. bool inverted [@property setter]
    class ProgressBar
    @property
    void
    inverted
    (
    bool propval
    )

Parameters

propval bool

Invert the direction in which the progress bar grows.