Edit

SKFontVariationAxis.Tag Property

Definition

Gets or sets the four-byte tag that identifies this variation axis.

public SkiaSharp.SKFourByteTag Tag { get; set; }

Property Value

The four-byte OpenType tag identifying this variation axis (for example, wght for weight or wdth for width).

Applies to