Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class AnimationStartedEventArgs

Namespace
OpenQA.Selenium.DevTools.V136.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