Android.Widget.CalendarView Class
This class is a calendar widget for displaying and selecting dates.

See Also: CalendarView Members

Syntax

[Android.Runtime.Register("android/widget/CalendarView", DoNotGenerateAcw=true)]
public class CalendarView : FrameLayout

Remarks

This class is a calendar widget for displaying and selecting dates. The range of dates supported by this calendar is configurable. A user can select a date by taping on it and can scroll and fling the calendar to a desired date.

[Android Documentation]

Requirements

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