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)Modifies the given index to refer to the item before the one it currently refers to.
func formIndex(before i: inout IndexSet.Index)