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