Android.App.Instrumentation.OnDestroy Method
Called when the instrumented application is stopping, after all of the normal application cleanup has occurred.

Syntax

[Android.Runtime.Register("onDestroy", "()V", "GetOnDestroyHandler")]
public virtual void OnDestroy ()

Remarks

Called when the instrumented application is stopping, after all of the normal application cleanup has occurred.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1