Android.Widget.Switch.SetSwitchTextAppearance Method
Sets the switch text color, size, style, hint color, and highlight color from the specified TextAppearance resource.

Syntax

[Android.Runtime.Register("setSwitchTextAppearance", "(Landroid/content/Context;I)V", "GetSetSwitchTextAppearance_Landroid_content_Context_IHandler")]
public virtual void SetSwitchTextAppearance (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 switch 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 14