Click or drag to resize

FontFaceFontVariationAxes Property

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

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

Property Value

Type: IListFontVariationAxis
See Also