Android.Content.Res.Configuration.UpdateFrom Method
Copy the fields from delta into this Configuration object, keeping track of which ones have changed.

Syntax

[Android.Runtime.Register("updateFrom", "(Landroid/content/res/Configuration;)I", "")]
[return:Android.Runtime.GeneratedEnum]
public Android.Content.PM.ConfigChanges UpdateFrom (Configuration delta)

Parameters

delta
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Copy the fields from delta into this Configuration object, keeping track of which ones have changed. Any undefined fields in delta are ignored and not copied in to the current 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