Class AnimationStartedEventArgs
AnimationStarted
public sealed class AnimationStartedEventArgs : EventArgs- Inheritance
- 
      
      
      AnimationStartedEventArgs
- Inherited Members
Properties
Animation
Gets or sets the animation
[JsonPropertyName("animation")]
public Animation Animation { get; set; }