Should be called when the configuration is changed.
Syntax
[Android.Runtime.Register("onConfigurationChanged", "(Landroid/content/res/Configuration;)V", "GetOnConfigurationChanged_Landroid_content_res_Configuration_Handler")]
public abstract
void OnConfigurationChanged (
Android.Content.Res.Configuration newConfig)
Parameters
- newConfig
- The new configuration.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1