isNestedScrolling property
Whether this scroll position are currently overscrolling. FYI, If this value is true, will perform a non-clamping or non-bouncing scrolling.
Implementation
bool isNestedScrolling = false;
Whether this scroll position are currently overscrolling. FYI, If this value is true, will perform a non-clamping or non-bouncing scrolling.
bool isNestedScrolling = false;