Grapheme.

Text Property

Summary

The text that is representing the Grapheme.

Syntax

public ReadOnlySlice<char> Text { get; }

Value

Type Description
ReadOnlySlice<char>