Instance Property
インスタンスプロパティ
start
startIndex
The position of the first character in a nonempty attributed substring.
Availability 有効性
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
- Xcode 13.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var startIndex: AttributedString
.Index
{ get }
Relationships 関係
From Protocol 由来プロトコル
See Also 参照
Accessing Terminal Indices
var endIndex : AttributedString.Index
A substring’s past-the-end position — the position one greater than the last valid subscript argument.