Contents

indexOfCell(withTag:)

Returns the index of the entry whose tag is tag.

Declaration

func indexOfCell(withTag tag: Int) -> Int

Parameters

  • tag:

    The tag of the desired entry.

See Also

Related Documentation

Getting Cells and Indices