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