threshold property

double? threshold
getter/setter pair

If window performance >= threshold, the window is counted as good.

Implementation

core.double? threshold;