DevicePostureType Enumeration |
Version 130.1.90
Current posture of the device
Namespace: CefSharp.DevTools.EmulationAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public enum DevicePostureType
public enum class DevicePostureType
Members Member name | Value | Description |
---|
Continuous | 0 |
continuous
|
Folded | 1 |
folded
|
See Also