Instance Property

startIndex

The position of the first code unit if the String is nonempty; identical to endIndex otherwise.

Declaration

var startIndex: String.UTF16View.Index { get }

Relationships