Click or drag to resize

FontFaceFontVariationAxes Property

Version 112.3.0
Available variation settings (a.k.a. "axes").

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public IList<FontVariationAxis> FontVariationAxes { get; set; }

Property Value

Type: IListFontVariationAxis
See Also