LoadingStatus

enumeration

Description

The loading status of a ContentFile.

Properties

InProgressThe ContentFile is actively loading.
CompletedThe ContentFile has loaded successfully.
FailedThe ContentFile failed to load. Be sure to still call ContentFile.UnloadAsync to free internal resources.

Did you find this page useful? Please give it a rating: