name
The name of the animation resource.
Declaration
@MainActor @preconcurrency final let name: String?Discussion
You can get an AnimationPlaybackController instance ready to play a particular resource that you reference by its name using the playAnimation(named:transitionDuration:startsPaused:) method.