Entry.progressFraction

double progressFraction() @property

Get progressFraction property.

Returns

The current fraction of the task that's been completed.
void progressFraction(double propval) @property

Set progressFraction property.

Parameters

propvalThe current fraction of the task that's been completed.