delegate
The animation delegate.
Declaration
weak var delegate: (any NSAnimationDelegate)? { get set }Discussion
The delegate must conform to the NSAnimationDelegate.
The animation delegate.
weak var delegate: (any NSAnimationDelegate)? { get set }The delegate must conform to the NSAnimationDelegate.