Click or drag to resize

LogicalAxes Enumeration

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 LogicalAxes
Members
  Member nameValueDescription
Inline0 Inline
Block1 Block
Both2 Both
See Also