Android.Widget.CalendarView.UnfocusedMonthDateColor Property
Gets the color for the dates in a not focused month.

Syntax

[get: Android.Runtime.Register("getUnfocusedMonthDateColor", "()I", "GetGetUnfocusedMonthDateColorHandler")]
[set: Android.Runtime.Register("setUnfocusedMonthDateColor", "(I)V", "GetSetUnfocusedMonthDateColor_IHandler")]
public virtual Android.Graphics.Color UnfocusedMonthDateColor { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the color for the dates in a not focused month.

Set method documentation [Android Documentation]

Sets the color for the dates of a not focused month.

Requirements

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