Click or drag to resize

CSSContainerQuery.LogicalAxes Property

Version 112.3.0
Optional logical axes queried for the container.

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public LogicalAxes? LogicalAxes { get; set; }

Property Value

Type: Nullable<LogicalAxes>
See Also