Table of Contents

Class ScrollRect

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

ScrollRect

public sealed class ScrollRect
Inheritance
ScrollRect
Inherited Members

Properties

Rect

rect

[JsonPropertyName("rect")]
public Rect Rect { get; set; }

Property Value

Rect

Type

type

[JsonPropertyName("type")]
public ScrollRectTypeValues Type { get; set; }

Property Value

ScrollRectTypeValues