The position of the first Unicode scalar value if the string is nonempty.
SDK
- Xcode 7.1+
Framework
- Swift Standard Library
Declaration
var startIndex: String.Unicode Scalar View.Index { get }
Discussion
If the string is empty, start is equal to end.