Table of Contents

Class AnimationCreatedEventArgs

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

AnimationCreated

public sealed class AnimationCreatedEventArgs : EventArgs
Inheritance
AnimationCreatedEventArgs
Inherited Members

Properties

Id

Gets or sets the id

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

Property Value

string