πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
KeyframeAnimation

Summary ​

Constructors ​

constructor ​

new KeyframeAnimation(): KeyframeAnimation 

Properties ​

animations ​

delay ​

delay: number
The amount of time, in milliseconds, to delay starting the animation.

isPlaying ​

isPlaying: boolean
Returns true if the application is currently running.

iterations ​

iterations: number
Specifies how many times the animation should be played. Default is 1. iOS animations support fractional iterations, i.e. 1.5. To repeat an animation infinitely, use Number.POSITIVE_INFINITY

play ​

play: (view: View) => Promise<void>

Methods ​

keyframeAnimationFromInfo ​

Static
keyframeAnimationFromInfo(info: KeyframeAnimationInfo): KeyframeAnimation 
Creates a keyframe animation from animation definition.
Parameter Default Description
Previous
ItemSpec

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /