OnActivityDestroyListener
interfaceOnActivityDestroyListener
android.preference.PreferenceManager.OnActivityDestroyListener |
Interface definition for a class that will be called when the container's activity is destroyed.
Summary
Public methods | |
---|---|
abstract Unit |
See Activity's onDestroy. |
Public methods
onActivityDestroy
Added in API level 1
abstract funonActivityDestroy(): Unit
Deprecated: Deprecated in Java.
See Activity's onDestroy.