init(title:indexingKey:)
Creates an app intent entity property.
Declaration
convenience init<Entity>(title: LocalizedStringResource, indexingKey: PartialKeyPath<CSSearchableItemAttributeSet>) where Entity : AppEntity, Value.ValueType == EntityCollection<Entity>Parameters
- title:
A word or short phrase summarizing this property.
- indexingKey:
A Spotlight attribute set key mapping for this property.