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?Returns an identifier for the section at the index you specify in the table view.
@MainActor @preconcurrency func sectionIdentifier(for index: Int) -> SectionIdentifierType?