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