Android.Widget.TextView.SetTextAppearance Method
Sets the text color, size, style, hint color, and highlight color from the specified TextAppearance resource.

Syntax

[Android.Runtime.Register("setTextAppearance", "(Landroid/content/Context;I)V", "GetSetTextAppearance_Landroid_content_Context_IHandler")]
public virtual void SetTextAppearance (Android.Content.Context context, int resid)

Parameters

context
Documentation for this section has not yet been entered.
resid
Documentation for this section has not yet been entered.

Remarks

Sets the text color, size, style, hint color, and highlight color from the specified TextAppearance resource.

[Android Documentation]

Requirements

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