Version 109.1.110
ContainerSelector logical axes
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public enum class LogicalAxes
Members
| Member name | Value | Description |
---|
| Inline | 0 |
Inline
|
| Block | 1 |
Block
|
| Both | 2 |
Both
|
See Also