Android.Widget.CalendarView: Property Members

The properties of Android.Widget.CalendarView are listed below. For a list of all members, see the CalendarView Members list.

See Also: Inherited members from Android.Widget.FrameLayout

Public Properties

Datelong. Gets the selected date in milliseconds since January 1, 1970 00:00:00 in Java.Util.TimeZone.Default time zone.
DateTextAppearanceint. Gets the text appearance for the calendar dates.
FirstDayOfWeekint. Gets the first day of week.
FocusedMonthDateColorAndroid.Graphics.Color. Gets the color for the dates in the focused month.
MaxDatelong. Gets the maximal date supported by this Android.Widget.CalendarView in milliseconds since January 1, 1970 00:00:00 in Java.Util.TimeZone.Default time zone.
MinDatelong. Gets the minimal date supported by this Android.Widget.CalendarView in milliseconds since January 1, 1970 00:00:00 in Java.Util.TimeZone.Default time zone.
SelectedDateVerticalBarAndroid.Graphics.Drawables.Drawable. Gets the drawable for the vertical bar shown at the beginning and at the end of the selected date.
SelectedWeekBackgroundColorAndroid.Graphics.Color. Gets the background color for the selected week.
ShownWeekCountint. Gets the number of weeks to be shown.
ShowWeekNumberbool. Gets whether to show the week number.
UnfocusedMonthDateColorAndroid.Graphics.Color. Gets the color for the dates in a not focused month.
WeekDayTextAppearanceint. Gets the text appearance for the week day abbreviation of the calendar header.
WeekNumberColorAndroid.Graphics.Color. Gets the color for the week numbers.
WeekSeparatorLineColorAndroid.Graphics.Color. Gets the color for the separator line between weeks.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.