Android.Graphics.Drawables.Drawable.ApplyTheme Method
Applies the specified theme to this Drawable and its children.

Syntax

[Android.Runtime.Register("applyTheme", "(Landroid/content/res/Resources$Theme;)V", "GetApplyTheme_Landroid_content_res_Resources_Theme_Handler")]
public virtual void ApplyTheme (Android.Content.Res.Resources.Theme t)

Parameters

t
Documentation for this section has not yet been entered.

Remarks

Applies the specified theme to this Drawable and its children.

[Android Documentation]

Requirements

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