Android.Widget.CalendarView.WeekSeparatorLineColor Property
Gets the color for the separator line between weeks.

Syntax

[get: Android.Runtime.Register("getWeekSeparatorLineColor", "()I", "GetGetWeekSeparatorLineColorHandler")]
[set: Android.Runtime.Register("setWeekSeparatorLineColor", "(I)V", "GetSetWeekSeparatorLineColor_IHandler")]
public virtual Android.Graphics.Color WeekSeparatorLineColor { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the color for the separator line between weeks.

Set method documentation [Android Documentation]

Sets the color for the separator line between weeks.

Requirements

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