SKFontArguments.VariationDesignPosition 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 or sets the variation design position to apply to the cloned typeface.
public ReadOnlySpan<SkiaSharp.SKFontVariationPositionCoordinate> VariationDesignPosition { get; set; }
Property Value
A read-only span of SKFontVariationPositionCoordinate values specifying a design-space value for each variation axis.