closeProgressThreshold property

double closeProgressThreshold
final

The threshold for determining whether the sheet is closing. Defaults to 0.5.

Contract

Throws an AssertionError if the value is not in the range 0, 1.

Implementation

final double closeProgressThreshold;