Skip to content

Documentation / scene / tryGetApp

Function: tryGetApp()

tryGetApp(): Application

Defined in: libs/scene/src/app/api.ts:30

Singleton accessor for the current Application instance.

Returns

Application

The Application singleton.

Released under the MIT License.