kMaxMidSwipePageForwardAnimationTime top-level constant
int
const kMaxMidSwipePageForwardAnimationTime
DEPRECATED const double kMinFlingVelocity = 1; // Screen widths per second.
Implementation
// An eyeballed value for the maximum time it takes for a page to animate
// forward if the user releases a page mid swipe.
const int kMaxMidSwipePageForwardAnimationTime = 800;