containerExtentPercentageToArmed property

double containerExtentPercentageToArmed
final

The distance the user must scroll for the indicator to be armed, as a percentage of the scrollable's container extent.

If the offsetToArmed argument is specified, it will be used instead, and this value will not take effect.

The default value equals 0.1(6).

Implementation

final double containerExtentPercentageToArmed;