Click or drag to resize

CSSContainerQueryLogicalAxes Property

Version 109.1.110
Optional logical axes queried for the container.

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

Property Value

Type: NullableLogicalAxes
See Also