Click or drag to resize

LogicalAxes Enumeration

Version 130.1.90
ContainerSelector logical axes

Namespace: CefSharp.DevTools.DOM
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public enum LogicalAxes
Members
Member nameValueDescription
Inline0 Inline
Block1 Block
Both2 Both
See Also