Click or drag to resize

FontFaceFontVariationAxes Property

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

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

Property Value

IListFontVariationAxis
See Also