Table of Contents

Class AnimationUpdatedEventArgs

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

AnimationUpdated

public sealed class AnimationUpdatedEventArgs : EventArgs
Inheritance
AnimationUpdatedEventArgs
Inherited Members

Properties

Animation

Gets or sets the animation

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

Property Value

Animation