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