The members of Android.Content.IComponentCallbacks are listed below.
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. |