intentType(_:entityIdentifier:)
Match all transcript records for the given AppIntent type, optionally only those referencing a given AppEntity instance identifier
Declaration
static func intentType(_ intentType: any AppIntent.Type, entityIdentifier: EntityIdentifier? = nil) -> IntentDonationMatchingPredicate