Instance Property インスタンスプロパティ

id

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

Declaration 宣言

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.