Contents

isStopped

A Boolean value that indicates whether the animation stopped.

Declaration

@MainActor @preconcurrency var isStopped: Bool { get }

Discussion

This function returns true for stopped animations.

See Also

Inspecting and controlling playback