Animation
View animation and transition APIs.
- Kind: Section
- Section: SkeleKit.iOS
Structs
| Struct | Summary |
|---|---|
| Animation | How to animate a change: a duration with an easing curve, or a spring. |
Classes
| Class | Summary |
|---|---|
| Animator | A running animation that can be paused, scrubbed by a gesture, reversed, or interrupted mid-flight. |
Enums
| Enum | Summary |
|---|---|
| Easing | How an animation's speed is distributed over its duration. |