Table of Contents

Class AnimationCanceledEventArgs

Namespace
OpenQA.Selenium.DevTools.V131.Animation
Assembly
WebDriver.dll

AnimationCanceled

public sealed class AnimationCanceledEventArgs : EventArgs
Inheritance
AnimationCanceledEventArgs
Inherited Members

Properties

Id

Gets or sets the id

[JsonPropertyName("id")]
public string Id { get; set; }

Property Value

string