The different loading states a Source instance can be in.

Enumeration Members

Enumeration Members

LOADED: 2

The source is loaded.

LOADING: 1

The source is currently loading.

UNLOADED: 0

The source is unloaded.

Generated using TypeDoc