A valid index of the collection. i
must be less than end
.
コレクションのひとつの有効なインデックス。i
はend
より少なくなければなりません。
Instance Method
インスタンスメソッド
form
formIndex(after:)
Replaces the given index with its successor.
与えられたインデックスをそれの後に続くものと取り替えます。
Availability 有効性
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
Technology
- Swift
UI
Declaration 宣言
func formIndex(after i: inout Binding
<Value>.Index)
Available when
Value
conforms to MutableCollection
.Parameters パラメータ
i
Index Index