See Also: IComponentCallbacks Members
The set of callback APIs that are common to all application components (Android.App.Activity, Android.App.Service, Android.Content.ContentProvider, and Android.App.Application).
Note: You should also implement the Android.Content.ComponentCallbacks2 interface, which provides the ComponentCallbacks2.onTrimMemory(int) callback to help your app manage its memory usage more effectively.