Android.Content.IComponentCallbacks: Method Members

The methods of Android.Content.IComponentCallbacks are listed below. For a list of all members, see the IComponentCallbacks Members list.

Public Methods

OnConfigurationChanged(Android.Content.Res.Configuration)
Called by the system when the device configuration changes while your component is running.
OnLowMemory()
This is called when the overall system is running low on memory, and actively running processes should trim their memory usage.