sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.animation
/
KeyframesSpec
Keyframes
Spec
interface
KeyframesSpec
<
T
>
:
DurationBasedAnimationSpec
<
T
>
关键帧动画规范。
允许在动画的不同时间戳定义具体的值,动画将在这些关键帧之间进行插值。
Author
M8Test,
[email protected]
, https://m8test.com
See also
Animations.
keyframes