Contents

index(for:)

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

Declaration

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

See Also

Identifying sections