Android.Widget.CalendarView.SelectedWeekBackgroundColor Property
Gets the background color for the selected week.

Syntax

[get: Android.Runtime.Register("getSelectedWeekBackgroundColor", "()I", "GetGetSelectedWeekBackgroundColorHandler")]
[set: Android.Runtime.Register("setSelectedWeekBackgroundColor", "(I)V", "GetSetSelectedWeekBackgroundColor_IHandler")]
public virtual Android.Graphics.Color SelectedWeekBackgroundColor { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the background color for the selected week.

Set method documentation [Android Documentation]

Sets the background color for the selected week.

Requirements

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