# 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.

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# source

Availability
0.8
0.8
9.2.0

The Activity firing the callback.