Skip to content

Titanium.Android.ActivityLifecycleCallbackObject

Simple object passed to the Titanium.Android.Activity callbacks for onCreate, onDestroy, onPause, onResume, onStart, onStop, onRestart.

Additional properties may be set on the Object.

Properties #

source#

Type: Titanium.Android.Activity

The Activity firing the callback.

Titanium SDK Documentation