Class SKLottieAnimation
Wraps a loaded Skottie animation instance.
public class SKLottieAnimation
- Inheritance
-
SKLottieAnimation
- Inherited Members
Constructors
- SKLottieAnimation()
Initializes a new instance of the SKLottieAnimation class with no animation loaded.
- SKLottieAnimation(Animation?)
Initializes a new instance of the SKLottieAnimation class with the specified animation.
Properties
- IsLoaded
Gets a value indicating whether the animation is loaded.