progressMarkNotification
Posted when the current progress of a running animation reaches one of its progress marks.
Declaration
class let progressMarkNotification: NSNotification.NameDiscussion
The notification object is a running NSAnimation object. The userInfo dictionary contains the current progress mark, accessed via the key NSAnimationProgressMark.