Android.Resource.Attribute.WeekDayTextAppearance Field
The text appearance for the week day abbreviation of the calendar header.

Value: 16843592

Syntax

[Android.Runtime.Register("weekDayTextAppearance")]
public const int WeekDayTextAppearance

Remarks

The text appearance for the week day abbreviation of the calendar header.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

[Android Documentation]

Requirements

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