GRContextOptions.GlyphCacheTextureMaximumBytes Property

Definition

Gets or sets the maximum size of cache textures used for the SkiaSharp Glyph cache.

public float GlyphCacheTextureMaximumBytes { get; set; }
public int GlyphCacheTextureMaximumBytes { get; set; }

Property Value

Remarks

Default is 2048 * 1024 * 4.

Applies to