Dispatch a notification about a resource configuration change down
the view hierarchy.
Syntax
[Android.Runtime.Register("dispatchConfigurationChanged", "(Landroid/content/res/Configuration;)V", "GetDispatchConfigurationChanged_Landroid_content_res_Configuration_Handler")]
public virtual
void DispatchConfigurationChanged (
Android.Content.Res.Configuration newConfig)
See Also
Parameters
- newConfig
- The new resource configuration.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8