isDecelerating
A Boolean value that indicates whether the content is moving in the scroll view after the user lifted their finger.
Declaration
var isDecelerating: Bool { get }Discussion
The returned value is true if user isn’t dragging the content but scrolling is still occurring.