Table of Contents

Class DisplayFeature

Namespace
OpenQA.Selenium.DevTools.V131.Emulation
Assembly
WebDriver.dll

DisplayFeature

public sealed class DisplayFeature
Inheritance
DisplayFeature
Inherited Members

Properties

MaskLength

maskLength

[JsonPropertyName("maskLength")]
public long MaskLength { get; set; }

Property Value

long

Offset

offset

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

Property Value

long

Orientation

orientation

[JsonPropertyName("orientation")]
public DisplayFeatureOrientationValues Orientation { get; set; }

Property Value

DisplayFeatureOrientationValues