动画
最后更新于
这有帮助吗?
There are two types of animations in Avalonia:
animate any number of properties on a control, using any number of keyframes to define the states that each property must pass through. Keyframe animations are the more versatile type of animation.
are used to animate a single property change.