Click or drag to resize

DevicePostureType Enumeration

Version 130.1.90
Current posture of the device

Namespace: CefSharp.DevTools.Emulation
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public enum DevicePostureType
Members
Member nameValueDescription
Continuous0 continuous
Folded1 folded
See Also