Contents

startIndex

The position of the first character in a nonempty attributed string.

Declaration

var startIndex: AttributedString.Index { get }

Discussion

In an empty string, startIndex is equal to endIndex.