isTracking
A Boolean value that indicates whether the user has touched the content to initiate scrolling.
Declaration
var isTracking: Bool { get }Discussion
The value of this property is true if the user has touched the content view but might not have yet have started dragging it.