Contents

removeAllEntities(for:)

Removes all donated entities for the given context.

Declaration

func removeAllEntities(for context: AppEntityContext) async throws

Parameters

  • context:

    The context whose donated entities should be removed.

Discussion

See Also

Removing the current donations