Class SKLottieAnimationFailedEventArgs
Event arguments for when a Lottie animation fails to load.
public class SKLottieAnimationFailedEventArgs : EventArgs
- Inheritance
-
SKLottieAnimationFailedEventArgs
- Inherited Members
Constructors
- SKLottieAnimationFailedEventArgs()
Initializes a new instance of the SKLottieAnimationFailedEventArgs class.
- SKLottieAnimationFailedEventArgs(Exception?)
Initializes a new instance of the SKLottieAnimationFailedEventArgs class with the specified exception.