Click or drag to resize

CSSContainerQueryPhysicalAxes Property

Version 113.3.50
Optional physical axes queried for the container.

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

Property Value

Type: NullablePhysicalAxes
See Also