Edit

SKFontVariationPositionCoordinate.Axis Property

Definition

Gets or sets the four-byte tag of the variation axis this coordinate applies to.

public SkiaSharp.SKFourByteTag Axis { get; set; }

Property Value

The four-byte tag identifying the variation axis (for example, wght for weight).

Applies to