Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class DisplayFeature

Namespace
OpenQA.Selenium.DevTools.V135.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