Contents

id

The value that all entities in the section share for a specified key path.

Declaration

@MainActor @preconcurrency let id: SectionIdentifier

Discussion

Specify the key path that the entities share this value with by setting the SectionedFetchRequest instance’s sectionIdentifier parameter during initialization, or by modifying the corresponding SectionedFetchResults instance’s sectionIdentifier property.