Version: 1.0
LanguageEnglish
  • C#

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答