Android.Content.Res.Resources.Configuration Property
Return the current configuration that is in effect for this resource object.

Syntax

[get: Android.Runtime.Register("getConfiguration", "()Landroid/content/res/Configuration;", "GetGetConfigurationHandler")]
public virtual Configuration Configuration { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the current configuration that is in effect for this resource object. The returned object should be treated as read-only.

[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