Android.Content.Res.Configuration.Diff Method
Return a bit mask of the differences between this Configuration object and the given one.

Syntax

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

Parameters

delta
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return a bit mask of the differences between this Configuration object and the given one. Does not change the values of either. Any undefined fields in delta are ignored.

[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