Event AnimationLoaded
Occurs when the animation has been successfully loaded.
public event EventHandler<SKLottieAnimationLoadedEventArgs>? AnimationLoaded
Returns
- EventHandler<SKLottieAnimationLoadedEventArgs>
- Occurs when the animation has been successfully loaded.