Class AnimationCreatedEventArgs
AnimationCreated
public sealed class AnimationCreatedEventArgs : EventArgs
- Inheritance
-
AnimationCreatedEventArgs
- Inherited Members
Properties
Id
Gets or sets the id
[JsonPropertyName("id")]
public string Id { get; set; }