Contents

isValid

A Boolean value that indicates whether the animation controller is functional.

Declaration

@MainActor @preconcurrency var isValid: Bool { get }

Discussion

This function returns false for stopped animations.

See Also

Inspecting and controlling playback