Contents

init(identifier:)

Creates an app intent entity property. Do not call this directly, use @ComputedProperty or @DeferredProperty

Declaration

convenience init<Entity>(identifier: String) where Entity : AppEntity, Value.ValueType == EntityCollection<Entity>

Parameters

  • identifier:

    The identifier of the property