Contents

delegate

The animation delegate.

Declaration

weak var delegate: (any NSAnimationDelegate)? { get set }

Discussion

The delegate must conform to the NSAnimationDelegate.