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