Drawable.ApplyTheme(Resources+Theme) Method
Definition
Applies the specified theme to this Drawable and its children.
[Android.Runtime.Register("applyTheme", "(Landroid/content/res/Resources$Theme;)V", "GetApplyTheme_Landroid_content_res_Resources_Theme_Handler", ApiSince=21)]
public virtual void ApplyTheme (Android.Content.Res.Resources.Theme t);
abstract member ApplyTheme : Android.Content.Res.Resources.Theme -> unit
override this.ApplyTheme : Android.Content.Res.Resources.Theme -> unit
Parameters
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the