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.
A Boolean value that indicates whether the animation stopped.
@MainActor @preconcurrency var isStopped: Bool { get }This function returns true for stopped animations.