API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
enumLoadPriority
@codexo/exojs / assets / stable
How urgently a Loader.load call should fetch what it adopts. An enum rather than a boolean because priority is the axis a residency model grows along: further levels (and, later, eviction or streaming policy) can be added here without changing the shape of LoadOptions.
0
props
0
methods
0
events
Import
import { LoadPriority } from '@codexo/exojs'How urgently a Loader.load call should fetch what it adopts.
An enum rather than a boolean because priority is the axis a residency model grows along: further levels (and, later, eviction or streaming policy) can be added here without changing the shape of LoadOptions.
Members2
BackgroundImmediateSource