Click or drag to resize

CSSContainerQueryLogicalAxes Property

Version 111.2.70
Optional logical axes queried for the container.

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

Property Value

Type: NullableLogicalAxes
See Also