Android.Widget.CalendarView.WeekNumberColor Property
Gets the color for the week numbers.

Syntax

[get: Android.Runtime.Register("getWeekNumberColor", "()I", "GetGetWeekNumberColorHandler")]
[set: Android.Runtime.Register("setWeekNumberColor", "(I)V", "GetSetWeekNumberColor_IHandler")]
public virtual Android.Graphics.Color WeekNumberColor { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the color for the week numbers.

Set method documentation [Android Documentation]

Sets the color for the week numbers.

Requirements

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