progress property

double progress
final

a value from 0.0 to 1.0 indicating the percentage progress. You are guarneteed to get a final progress event with a value of 1.0

Implementation

final double progress;