Android.Widget.CalendarView.WeekDayTextAppearance Property
Gets the text appearance for the week day abbreviation of the calendar header.

Syntax

[get: Android.Runtime.Register("getWeekDayTextAppearance", "()I", "GetGetWeekDayTextAppearanceHandler")]
[set: Android.Runtime.Register("setWeekDayTextAppearance", "(I)V", "GetSetWeekDayTextAppearance_IHandler")]
public virtual int WeekDayTextAppearance { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

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

Set method documentation [Android Documentation]

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

Requirements

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