Preparing search index...
The search index is not available
vimath
vimath
AnimationArgs
Type alias AnimationArgs
Animation
Args
:
{
blocking
?:
boolean
;
duration
?:
number
;
easing
?:
EasingFunction
;
numberOfTimes
?:
number
;
repeat
?:
boolean
;
reverse
?:
boolean
;
yoyo
?:
boolean
;
}
Arguments common to all animations
Type declaration
Optional
blocking
?:
boolean
Optional
duration
?:
number
Optional
easing
?:
EasingFunction
Optional
number
Of
Times
?:
number
Optional
repeat
?:
boolean
Optional
reverse
?:
boolean
Optional
yoyo
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
vimath
Loading...
Arguments common to all animations