Constructor SKLottieAnimationFailedEventArgs
SKLottieAnimationFailedEventArgs()
Initializes a new instance of the SKLottieAnimationFailedEventArgs class.
public SKLottieAnimationFailedEventArgs()
SKLottieAnimationFailedEventArgs(Exception?)
Initializes a new instance of the SKLottieAnimationFailedEventArgs class with the specified exception.
public SKLottieAnimationFailedEventArgs(Exception? exception)