Click or drag to resize

CSSContainerQueryLogicalAxes Property

Version 113.3.50
Optional logical axes queried for the container.

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

Property Value

Type: NullableLogicalAxes
See Also