Table of Contents

Enum ScreenOrientationType

Namespace
OpenQA.Selenium.BiDi.Emulation
Assembly
WebDriver.dll
[JsonConverter(typeof(KebabCaseEnumConverter<ScreenOrientationType>))]
public enum ScreenOrientationType

Fields

LandscapePrimary = 2
LandscapeSecondary = 3
PortraitPrimary = 0
PortraitSecondary = 1