Android.Content.MutableContextWrapper Class
Special version of Android.Content.ContextWrapper that allows the base context to be modified after it is initially set.

See Also: MutableContextWrapper Members

Syntax

[Android.Runtime.Register("android/content/MutableContextWrapper", DoNotGenerateAcw=true)]
public class MutableContextWrapper : ContextWrapper

Remarks

Special version of Android.Content.ContextWrapper that allows the base context to be modified after it is initially set.

[Android Documentation]

Requirements

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