Constructor SKLottieAnimation
SKLottieAnimation()
Initializes a new instance of the SKLottieAnimation class with no animation loaded.
public SKLottieAnimation()
SKLottieAnimation(Animation?)
Initializes a new instance of the SKLottieAnimation class with the specified animation.
public SKLottieAnimation(Animation? animation)