Contents

sectionIdentifier(for:)

Returns an identifier for the section at the index you specify in the collection view.

Declaration

func sectionIdentifier(for index: Int) -> Any?

See Also

Identifying sections