Version 130.1.90
ContainerSelector physical axes
Namespace: CefSharp.DevTools.DOMAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public enum class PhysicalAxes
Members Member name | Value | Description |
---|
Horizontal | 0 |
Horizontal
|
Vertical | 1 |
Vertical
|
Both | 2 |
Both
|
See Also