ProgressBar.fraction

Set fraction property.

  1. double fraction [@property getter]
  2. double fraction [@property setter]
    class ProgressBar
    @property
    void
    fraction
    (
    double propval
    )

Parameters

propval double

The fraction of total work that has been completed.