SKRunBuffer Class
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.
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. |