sectionIdentifier(for:)
Returns an identifier for the section at the index you specify in the collection view.
Declaration
func sectionIdentifier(for index: Int) -> Any?Returns an identifier for the section at the index you specify in the collection view.
func sectionIdentifier(for index: Int) -> Any?