Text.Layout.CharacterIndex

The index of a character in the source text. An opaque type, this is intended to be used to determine relative locations of elements in the layout, rather than how they map to the source strings.

Declaration

@frozen struct CharacterIndex

Relationships

Conforms To