No overview available.
SDKs
Framework
On This Page
func stopAllAnimations(recursive: Bool = true)
var availableAnimations: [AnimationResource]
func playAnimation(AnimationResource, transitionDuration: TimeInterval, startsPaused: Bool) -> AnimationPlaybackController
func playAnimation(named: String, transitionDuration: TimeInterval, startsPaused: Bool, recursive: Bool) -> AnimationPlaybackController