Last date modified: 2025-Jul-02

Enumeration: CardStatus

Indicates the loading status of an ICard

Enumeration Members

Failed

Failed: "failed"

Card failed to load or crashed after loading


Loaded

Loaded: "loaded"

Card is loaded


Loading

Loading: "loading"

Card is loading


Uninitialized

Uninitialized: "uninitialized"

Initial state of cards when the Card Manager has not yet been initialized


Unloaded

Unloaded: "unloaded"

Card is initialized but not loaded


Unloading

Unloading: "unloading"

Card has been unloaded

Return to top of the page
Feedback