The methods of Android.Views.ContextThemeWrapper are listed below. For a list of all members, see the ContextThemeWrapper Members list.
See Also: Inherited members from Android.Content.ContextWrapper
ApplyOverrideConfiguration(Android.Content.Res.Configuration)Call to set an "override configuration" on this context -- this is a configuration that replies one or more values of the standard configuration that is applied to the context. |
OnApplyThemeResource(Android.Content.Res.Resources.Theme, int, bool)Called by ContextThemeWrapper.setTheme(int) and ContextThemeWrapper.getTheme() to apply a theme resource to the current Theme object. |