Instance Property
インスタンスプロパティ
start
startIndex
The position of the first code unit if the
String
is nonempty; identical to endIndex
otherwise.
String
が空で無いならば最初のコードユニットの位置;そうでないならばendIndex
と同一です。
Availability
- iOS 8.0+
- iPadOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 7.1+
Technology
- Swift Standard Library Swift標準ライブラリ