init(identifier:title:)
Creates an app intent entity property. Do not call this directly, use @ComputedProperty or @DeferredProperty
Declaration
convenience init(identifier: String, title: LocalizedStringResource)Parameters
- identifier:
The identifier of the property
- title:
A word or short phrase summarizing this property.