Contents

remove(assetPackWithID:)

Removes the specified asset pack from the device.

Declaration

func remove(assetPackWithID assetPackID: String) async throws

Parameters

  • assetPackID:

    The asset pack’s ID.

Mentioned in

See Also

Managing asset packs