Instance Property
インスタンスプロパティ
start
startIndex
The position of the first code unit.
最初のコード単位の位置。
Availability
- iOS 13.0+
- iPadOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
- Xcode 11.0+
Technology
- Swift Standard Library Swift標準ライブラリ
Declaration 宣言
var startIndex: Int
{ get }