SKFontArguments.PaletteOverrides 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 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.