Contents

willStartLiveScrollNotification

Posted on the main thread at the beginning of user-initiated live scroll tracking (gesture scroll or scroller tracking, for example, thumb dragging).

Declaration

class let willStartLiveScrollNotification: NSNotification.Name

Discussion

The notification object is the scroll view performing the scroll.

See Also

Notifications