🔑动画
There are two types of animations in Avalonia:
Keyframe animations 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.
Transitions are used to animate a single property change.
In This Section
最后更新于