didEndLiveScrollNotification
Posted on the main thread at the end of live scroll tracking.
Declaration
class let didEndLiveScrollNotification: NSNotification.NameDiscussion
The notification object is the scroll view performing the scroll.
To observe this notification using Swift concurrency, use NSScrollView.DidEndLiveScrollMessage.