TileTreeLoadStatus Enumeration

Describes the current state of a TileTree. TileTrees are loaded asynchronously and may be unloaded after a period of disuse.

@see TileTreeOwner.

Members

Name Value Description
Loaded The tile tree has been successfully loaded.
Loading The tile tree is in the process of being loaded.
NotFound An attempt to load the tile tree failed.
NotLoaded No attempt to load the tile tree has yet been made.

Defined in

Last Updated: 16 April, 2024