Edit

SKFontArguments.PaletteOverrides Property

Definition

Gets or sets the per-entry color overrides to apply to the palette.

public ReadOnlySpan<SkiaSharp.SKFontPaletteOverride> PaletteOverrides { get; set; }

Property Value

A read-only span of SKFontPaletteOverride values that override specific color entries in the chosen palette.

Applies to