Contents

App

An object that provides access to—and a means to respond to—app life-cycle events.

Declaration

interface App

Overview

You cannot create an instance of the App class. An instance of this class is available in the global context as App.

Topics

Responding to App Life Cycle Events

Reloading the App

Instance Properties

See Also

App Initialization