characters

The characters of the discontiguous attributed string, as a view into the underlying string.

Declaration

var characters: DiscontiguousSlice<AttributedString.CharacterView> { get }