Click or drag to resize

CSSContainerQueryPhysicalAxes Property

Version 109.1.110
Optional physical 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 PhysicalAxes? PhysicalAxes { get; set; }

Property Value

Type: NullablePhysicalAxes
See Also