Android.Views.ContextThemeWrapper Class
A ContextWrapper that allows you to modify the theme from what is in the wrapped context.

See Also: ContextThemeWrapper Members

Syntax

[Android.Runtime.Register("android/view/ContextThemeWrapper", DoNotGenerateAcw=true)]
public class ContextThemeWrapper : Android.Content.ContextWrapper

Remarks

A ContextWrapper that allows you to modify the theme from what is in the wrapped context.

[Android Documentation]

Requirements

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