Back to API Reference
Struct
TextSnapshot
sealed
Immutable rendered Unicode text and the revision that owns its coordinates.
public TextRevision Revision{ get }The revision that must accompany ranges computed from this text.
public ReadOnlyMemory<char> Text{ get }Rendered UTF-16 text with source markup removed.
Number of Unicode codepoints addressable by TextRange.
