Android.Content.Res.Resources.UpdateConfiguration Method
Store the newly updated configuration.

Syntax

[Android.Runtime.Register("updateConfiguration", "(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;)V", "GetUpdateConfiguration_Landroid_content_res_Configuration_Landroid_util_DisplayMetrics_Handler")]
public virtual void UpdateConfiguration (Configuration config, Android.Util.DisplayMetrics metrics)

Parameters

config
Documentation for this section has not yet been entered.
metrics
Documentation for this section has not yet been entered.

Remarks

Store the newly updated configuration.

[Android Documentation]

Requirements

Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1