IntentItemSection
An object you use to divide dynamic options into sections.
Declaration
struct IntentItemSection<Result> where Result : _IntentValueOverview
The system returns an IntentItemSection within an IntentItemCollection.
Topics
Initializers
init(_:items:)init(_:items:)init(_:itemsBuilder:)init(_:subtitle:image:itemsBuilder:)init(items:)init(title:items:)