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