init(promptLabel:usesIndexedCollation:items:)

Create a ItemCollection containing Items, or one or more Sections.

Declaration

init(promptLabel: LocalizedStringResource? = nil, usesIndexedCollation: Bool = false, items: [Result]) where Result : DisplayRepresentable