Summary
Gets or sets a list of
int
values representing a mapping from character index to glyph index.
- Namespace
- Avalonia
.Media - Containing Type
- GlyphRun
Syntax
public ReadOnlySlice<ushort> GlyphClusters { get; set; }
Value
Type | Description |
---|---|
ReadOnlySlice |