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.
A Boolean value indicating whether the animation is in progress.
var isAnimating: Bool { get }The value of this property is true when the animation is in progress or false when it is stopped.