Instance Method インスタンスメソッド

formIndex(before:)

Modifies the given index to refer to the item before the one it currently refers to. 与えられたインデックスを、それが現在参照するものの前の項目を参照するように修正します。

Declaration 宣言

func formIndex(before i: inout IndexSet.Index)

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Manipulating Indexes インデックスを操作する