playAsync
Plays the specified animation on the last output element rendered by the content view.
playAsync(animation?: RenderContext.OutputTransformer, repeat?: boolean): Promise<void>
Related
- class UIAnimationViewA view composite that manages animation playback on the contained view.