SKFont.GetGlyphWidths Method

Definition

public void GetGlyphWidths (ReadOnlySpan<ushort> glyphs, Span<float> widths, Span<SkiaSharp.SKRect> bounds, SkiaSharp.SKPaint paint = default);

Parameters

widths
Span<Single>
bounds
Span<SKRect>
paint
SKPaint

Applies to