item
An index number identifying an item in a section of a collection view.
Declaration
var item: Int { get }Discussion
The section the item is in is identified by the value of section.
An index number identifying an item in a section of a collection view.
var item: Int { get }The section the item is in is identified by the value of section.