Table of Contents

Class KeyframeStyle

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

KeyframeStyle

public sealed class KeyframeStyle
Inheritance
KeyframeStyle
Inherited Members

Properties

Easing

easing

[JsonPropertyName("easing")]
public string Easing { get; set; }

Property Value

string

Offset

offset

[JsonPropertyName("offset")]
public string Offset { get; set; }

Property Value

string