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