distanceFraction property

double get distanceFraction

Distance percentage towards the refresh threshold.

  • 0.0 indicates no distance.
  • 1.0 indicates being at the threshold offset.
  • > 1.0 indicates overshoot beyond the provided threshold.

Implementation

double get distanceFraction;