init(identifier:customIndexingKey:)
Creates an app intent entity property. Do not call this directly, use @ComputedProperty or @DeferredProperty
Declaration
convenience init(identifier: String, customIndexingKey: CSCustomAttributeKey)Parameters
- identifier:
The identifier of the property
- customIndexingKey:
A custom Spotlight attribute set key for this property.