NSAnimation.BlockingMode.blocking
Requests the animation to run in the main thread in a custom run-loop mode that blocks user input.
Declaration
case blockingDiscussion
This is the default.
Requests the animation to run in the main thread in a custom run-loop mode that blocks user input.
case blockingThis is the default.