Contents

sectionIdentifier(for:)

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

Declaration

@MainActor @preconcurrency func sectionIdentifier(for index: Int) -> SectionIdentifierType?

See Also

Identifying sections