SKTypeface.VariationDesignParameters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets all variation design parameters (axes) defined in this typeface.
public SkiaSharp.SKFontVariationAxis[] VariationDesignParameters { get; }
Property Value
An array of SKFontVariationAxis describing each variation axis, or an empty array if this typeface has no variation axes.