Skip to main content

Loading View

A Loading view is defined in Construct as any Object that implements the ILoadingView interface. It has methods to be loaded or hidden and it's used by the Scenes System when loading the transition scene to mask the process. See the Interface Reference for more information on the methods.