How can I tell when an asset has loaded if I am using ContentProvider:Preload()?

Hoping to create a loading screen that preloads all the games assets.

How would I know that an asset has loaded if I am using ContentProvider:Preload()?

Is there a better way to do it?