Click or drag to resize

LogicalAxes Enumeration

Version 113.3.50
ContainerSelector logical axes

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