Click or drag to resize

ScreenOrientationType Enumeration

Version 94.4.20
Orientation type.

Namespace:  CefSharp.DevTools.Emulation
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public enum ScreenOrientationType
Members
  Member nameValueDescription
PortraitPrimary0 portraitPrimary
PortraitSecondary1 portraitSecondary
LandscapePrimary2 landscapePrimary
LandscapeSecondary3 landscapeSecondary
See Also