Click or drag to resize

FontFaceFontVariationAxes Property

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

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

Property Value

Type: IListFontVariationAxis
See Also