Contents

isAnimating

A Boolean value indicating whether the animation is in progress.

Declaration

var isAnimating: Bool { get }

Discussion

The value of this property is true when the animation is in progress or false when it is stopped.

See Also

Controlling and Monitoring an Animation