Table of Contents

Class AnimationStartedEventArgs

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

AnimationStarted

public sealed class AnimationStartedEventArgs : EventArgs
Inheritance
AnimationStartedEventArgs
Inherited Members

Properties

Animation

Gets or sets the animation

[JsonPropertyName("animation")]
public Animation Animation { get; set; }

Property Value

Animation