kVelocityCorrectionFactor top-level constant
double
const kVelocityCorrectionFactor
Default value for correcting scroll velocity to make sure sheet will be snapping to the closest state and will not skip it due to velocity value being used by framework to scroll to the start or the end of viewport.
Implementation
const kVelocityCorrectionFactor = 10.0;