Edit

SKRunBuffer Class

Definition

A run buffer that provides access to glyph data for a text run.

public class SKRunBuffer
Inheritance
SKRunBuffer
Derived

Properties

Name Description
Glyphs

Gets the span of glyph IDs for the run.

Size

Gets the number of glyphs in the run.

Methods

Name Description
SetGlyphs(ReadOnlySpan<UInt16>)

Sets the glyph IDs for the run.

Applies to