A valid index of the collection. i
must be greater than start
.
コレクションのひとつの有効なインデックス。i
はstart
より大きくなければなりません。
Instance Method
インスタンスメソッド
form
formIndex(before:)
Replaces the given index with its predecessor.
与えられたインデックスをそれの前のものと取り替えます。
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(before i: inout Binding
<Value>.Index)
Available when
Value
conforms to BidirectionalCollection
and MutableCollection
.Parameters パラメータ
i
Index Index