Contents

NSAnimation.BlockingMode.blocking

Requests the animation to run in the main thread in a custom run-loop mode that blocks user input.

Declaration

case blocking

Discussion

This is the default.

See Also

Constants