Table of Contents

Class ScreenOrientation

Namespace
OpenQA.Selenium.BiDi.Emulation
Assembly
WebDriver.dll
public sealed record ScreenOrientation : IEquatable<ScreenOrientation>
Inheritance
ScreenOrientation
Implements
Inherited Members

Constructors

ScreenOrientation(ScreenOrientationNatural, ScreenOrientationType)

public ScreenOrientation(ScreenOrientationNatural Natural, ScreenOrientationType Type)

Parameters

Natural ScreenOrientationNatural
Type ScreenOrientationType

Properties

Natural

public ScreenOrientationNatural Natural { get; init; }

Property Value

ScreenOrientationNatural

Type

public ScreenOrientationType Type { get; init; }

Property Value

ScreenOrientationType