Android.Widget.CalendarView.DateTextAppearance Property
Gets the text appearance for the calendar dates.

Syntax

[get: Android.Runtime.Register("getDateTextAppearance", "()I", "GetGetDateTextAppearanceHandler")]
[set: Android.Runtime.Register("setDateTextAppearance", "(I)V", "GetSetDateTextAppearance_IHandler")]
public virtual int DateTextAppearance { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the text appearance for the calendar dates.

Set method documentation [Android Documentation]

Sets the text appearance for the calendar dates.

Requirements

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