remove(assetPackWithID:)
Removes the specified asset pack from the device.
Declaration
func remove(assetPackWithID assetPackID: String) async throwsParameters
- assetPackID:
The asset pack’s ID.
Removes the specified asset pack from the device.
func remove(assetPackWithID assetPackID: String) async throwsThe asset pack’s ID.