CalendarView : Control

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of CalendarView that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

To better understand how CalendarView works, you can use the Uno Gallery or run your own tests on the Uno Playground.

Implemented properties

Property Supported on
FontWeight DayItemFontWeight WASM, Skia, Mobile
FontStyle DayItemFontStyle WASM, Skia, Mobile
double DayItemFontSize WASM, Skia, Mobile
FontFamily DayItemFontFamily WASM, Skia, Mobile
Style CalendarViewDayItemStyle WASM, Skia, Mobile
CornerRadius CalendarItemCornerRadius WASM, Skia, Mobile
Thickness CalendarItemBorderThickness WASM, Skia, Mobile
Brush CalendarItemBorderBrush WASM, Skia, Mobile
Brush CalendarItemBackground WASM, Skia, Mobile
string CalendarIdentifier WASM, Skia, Mobile
Brush BlackoutForeground WASM, Skia, Mobile
bool IsGroupLabelVisible WASM, Skia, Mobile
string DayOfWeekFormat WASM, Skia, Mobile
Brush HoverBorderBrush WASM, Skia, Mobile
HorizontalAlignment HorizontalFirstOfMonthLabelAlignment WASM, Skia, Mobile
HorizontalAlignment HorizontalDayItemAlignment WASM, Skia, Mobile
Brush FocusBorderBrush WASM, Skia, Mobile
FontWeight FirstOfYearDecadeLabelFontWeight WASM, Skia, Mobile
FontStyle FirstOfYearDecadeLabelFontStyle WASM, Skia, Mobile
int NumberOfWeeksInView WASM, Skia, Mobile
FontFamily FirstOfYearDecadeLabelFontFamily WASM, Skia, Mobile
FontWeight FirstOfMonthLabelFontWeight WASM, Skia, Mobile
FontStyle FirstOfMonthLabelFontStyle WASM, Skia, Mobile
double FirstOfMonthLabelFontSize WASM, Skia, Mobile
FontFamily FirstOfMonthLabelFontFamily WASM, Skia, Mobile
DayOfWeek FirstDayOfWeek WASM, Skia, Mobile
CalendarViewDisplayMode DisplayMode WASM, Skia, Mobile
bool IsOutOfScopeEnabled WASM, Skia, Mobile
Brush SelectedBorderBrush WASM, Skia, Mobile
Brush PressedForeground WASM, Skia, Mobile
Brush PressedBorderBrush WASM, Skia, Mobile
Brush OutOfScopeForeground WASM, Skia, Mobile
Brush OutOfScopeBackground WASM, Skia, Mobile
double FirstOfYearDecadeLabelFontSize WASM, Skia, Mobile
FontWeight MonthYearItemFontWeight WASM, Skia, Mobile
FontStyle MonthYearItemFontStyle WASM, Skia, Mobile
double MonthYearItemFontSize WASM, Skia, Mobile
FontFamily MonthYearItemFontFamily WASM, Skia, Mobile
DateTimeOffset MinDate WASM, Skia, Mobile
DateTimeOffset MaxDate WASM, Skia, Mobile
VerticalAlignment VerticalFirstOfMonthLabelAlignment WASM, Skia, Mobile
bool IsTodayHighlighted WASM, Skia, Mobile
VerticalAlignment VerticalDayItemAlignment WASM, Skia, Mobile
Brush TodayForeground WASM, Skia, Mobile
FontWeight TodayFontWeight WASM, Skia, Mobile
Brush CalendarItemForeground WASM, Skia, Mobile
Brush TodayBackground WASM, Skia, Mobile
CalendarViewSelectionMode SelectionMode WASM, Skia, Mobile
Brush SelectedPressedBorderBrush WASM, Skia, Mobile
Brush SelectedHoverBorderBrush WASM, Skia, Mobile
Brush SelectedForeground WASM, Skia, Mobile
IList SelectedDates WASM, Skia, Mobile
CalendarViewTemplateSettings TemplateSettings WASM, Skia, Mobile
DependencyProperty BlackoutForegroundProperty WASM, Skia, Mobile
DependencyProperty CalendarIdentifierProperty WASM, Skia, Mobile
DependencyProperty CalendarItemBackgroundProperty WASM, Skia, Mobile
DependencyProperty CalendarItemBorderBrushProperty WASM, Skia, Mobile
DependencyProperty CalendarItemBorderThicknessProperty WASM, Skia, Mobile
DependencyProperty CalendarItemCornerRadiusProperty WASM, Skia, Mobile
DependencyProperty CalendarItemForegroundProperty WASM, Skia, Mobile
DependencyProperty CalendarViewDayItemStyleProperty WASM, Skia, Mobile
DependencyProperty DayItemFontFamilyProperty WASM, Skia, Mobile
DependencyProperty DayItemFontSizeProperty WASM, Skia, Mobile
DependencyProperty DayItemFontStyleProperty WASM, Skia, Mobile
DependencyProperty DayItemFontWeightProperty WASM, Skia, Mobile
DependencyProperty DayOfWeekFormatProperty WASM, Skia, Mobile
DependencyProperty DisplayModeProperty WASM, Skia, Mobile
DependencyProperty FirstDayOfWeekProperty WASM, Skia, Mobile
DependencyProperty FirstOfMonthLabelFontFamilyProperty WASM, Skia, Mobile
DependencyProperty FirstOfMonthLabelFontSizeProperty WASM, Skia, Mobile
DependencyProperty FirstOfMonthLabelFontStyleProperty WASM, Skia, Mobile
DependencyProperty FirstOfMonthLabelFontWeightProperty WASM, Skia, Mobile
DependencyProperty FirstOfYearDecadeLabelFontFamilyProperty WASM, Skia, Mobile
DependencyProperty FirstOfYearDecadeLabelFontSizeProperty WASM, Skia, Mobile
DependencyProperty FirstOfYearDecadeLabelFontStyleProperty WASM, Skia, Mobile
DependencyProperty FirstOfYearDecadeLabelFontWeightProperty WASM, Skia, Mobile
DependencyProperty FocusBorderBrushProperty WASM, Skia, Mobile
DependencyProperty HorizontalDayItemAlignmentProperty WASM, Skia, Mobile
DependencyProperty HorizontalFirstOfMonthLabelAlignmentProperty WASM, Skia, Mobile
DependencyProperty HoverBorderBrushProperty WASM, Skia, Mobile
DependencyProperty IsGroupLabelVisibleProperty WASM, Skia, Mobile
DependencyProperty IsOutOfScopeEnabledProperty WASM, Skia, Mobile
DependencyProperty IsTodayHighlightedProperty WASM, Skia, Mobile
DependencyProperty MaxDateProperty WASM, Skia, Mobile
DependencyProperty MinDateProperty WASM, Skia, Mobile
DependencyProperty MonthYearItemFontFamilyProperty WASM, Skia, Mobile
DependencyProperty MonthYearItemFontSizeProperty WASM, Skia, Mobile
DependencyProperty MonthYearItemFontStyleProperty WASM, Skia, Mobile
DependencyProperty MonthYearItemFontWeightProperty WASM, Skia, Mobile
DependencyProperty NumberOfWeeksInViewProperty WASM, Skia, Mobile
DependencyProperty OutOfScopeBackgroundProperty WASM, Skia, Mobile
DependencyProperty OutOfScopeForegroundProperty WASM, Skia, Mobile
DependencyProperty PressedBorderBrushProperty WASM, Skia, Mobile
DependencyProperty PressedForegroundProperty WASM, Skia, Mobile
DependencyProperty SelectedBorderBrushProperty WASM, Skia, Mobile
DependencyProperty SelectedDatesProperty WASM, Skia, Mobile
DependencyProperty SelectedForegroundProperty WASM, Skia, Mobile
DependencyProperty SelectedHoverBorderBrushProperty WASM, Skia, Mobile
DependencyProperty SelectedPressedBorderBrushProperty WASM, Skia, Mobile
DependencyProperty SelectionModeProperty WASM, Skia, Mobile
DependencyProperty TemplateSettingsProperty WASM, Skia, Mobile
DependencyProperty TodayBackgroundProperty WASM, Skia, Mobile
DependencyProperty TodayFontWeightProperty WASM, Skia, Mobile
DependencyProperty TodayForegroundProperty WASM, Skia, Mobile
DependencyProperty VerticalDayItemAlignmentProperty WASM, Skia, Mobile
DependencyProperty VerticalFirstOfMonthLabelAlignmentProperty WASM, Skia, Mobile

Implemented methods

Method Supported on
void SetDisplayDate(DateTimeOffset) WASM, Skia, Mobile
void SetYearDecadeDisplayDimensions(int, int) WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<CalendarView, CalendarViewDayItemChangingEventArgs> CalendarViewDayItemChanging WASM, Skia, Mobile
TypedEventHandler<CalendarView, CalendarViewSelectedDatesChangedEventArgs> SelectedDatesChanged WASM, Skia, Mobile

Below are all properties, methods, and events of CalendarView that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
Thickness DayItemMargin all platforms supported by Uno Platform
FontWeight DayItemFontWeight MacOS
FontStyle DayItemFontStyle MacOS
double DayItemFontSize MacOS
FontFamily DayItemFontFamily MacOS
Style CalendarViewDayItemStyle MacOS
Brush CalendarItemPressedBackground all platforms supported by Uno Platform
Brush CalendarItemHoverBackground all platforms supported by Uno Platform
Brush TodayBlackoutBackground all platforms supported by Uno Platform
Brush CalendarItemDisabledBackground all platforms supported by Uno Platform
CornerRadius CalendarItemCornerRadius MacOS
Thickness CalendarItemBorderThickness MacOS
Brush CalendarItemBorderBrush MacOS
Brush CalendarItemBackground MacOS
string CalendarIdentifier MacOS
Brush BlackoutStrikethroughBrush all platforms supported by Uno Platform
Brush BlackoutForeground MacOS
bool IsGroupLabelVisible MacOS
Brush BlackoutBackground all platforms supported by Uno Platform
string DayOfWeekFormat MacOS
Brush HoverBorderBrush MacOS
HorizontalAlignment HorizontalFirstOfMonthLabelAlignment MacOS
HorizontalAlignment HorizontalDayItemAlignment MacOS
Brush FocusBorderBrush MacOS
Thickness FirstOfYearDecadeLabelMargin all platforms supported by Uno Platform
FontWeight FirstOfYearDecadeLabelFontWeight MacOS
FontStyle FirstOfYearDecadeLabelFontStyle MacOS
int NumberOfWeeksInView MacOS
FontFamily FirstOfYearDecadeLabelFontFamily MacOS
Thickness FirstOfMonthLabelMargin all platforms supported by Uno Platform
FontWeight FirstOfMonthLabelFontWeight MacOS
FontStyle FirstOfMonthLabelFontStyle MacOS
double FirstOfMonthLabelFontSize MacOS
FontFamily FirstOfMonthLabelFontFamily MacOS
DayOfWeek FirstDayOfWeek MacOS
CalendarViewDisplayMode DisplayMode MacOS
Brush DisabledForeground all platforms supported by Uno Platform
bool IsOutOfScopeEnabled MacOS
Brush SelectedDisabledBorderBrush all platforms supported by Uno Platform
Brush SelectedBorderBrush MacOS
Brush PressedForeground MacOS
Brush PressedBorderBrush MacOS
Brush OutOfScopePressedForeground all platforms supported by Uno Platform
Brush OutOfScopeHoverForeground all platforms supported by Uno Platform
Brush OutOfScopeForeground MacOS
Brush OutOfScopeBackground MacOS
double FirstOfYearDecadeLabelFontSize MacOS
Thickness MonthYearItemMargin all platforms supported by Uno Platform
FontWeight MonthYearItemFontWeight MacOS
FontStyle MonthYearItemFontStyle MacOS
double MonthYearItemFontSize MacOS
FontFamily MonthYearItemFontFamily MacOS
DateTimeOffset MinDate MacOS
DateTimeOffset MaxDate MacOS
Brush SelectedDisabledForeground all platforms supported by Uno Platform
VerticalAlignment VerticalFirstOfMonthLabelAlignment MacOS
bool IsTodayHighlighted MacOS
VerticalAlignment VerticalDayItemAlignment MacOS
Brush TodaySelectedInnerBorderBrush all platforms supported by Uno Platform
Brush TodayPressedBackground all platforms supported by Uno Platform
Brush TodayHoverBackground all platforms supported by Uno Platform
Brush TodayForeground MacOS
FontWeight TodayFontWeight MacOS
Brush TodayDisabledBackground all platforms supported by Uno Platform
Brush TodayBlackoutForeground all platforms supported by Uno Platform
Brush CalendarItemForeground MacOS
Brush TodayBackground MacOS
CalendarViewSelectionMode SelectionMode MacOS
Brush SelectedPressedForeground all platforms supported by Uno Platform
Brush SelectedPressedBorderBrush MacOS
Brush SelectedHoverForeground all platforms supported by Uno Platform
Brush SelectedHoverBorderBrush MacOS
Brush SelectedForeground MacOS
IList SelectedDates MacOS
CalendarViewTemplateSettings TemplateSettings MacOS
DependencyProperty BlackoutBackgroundProperty all platforms supported by Uno Platform
DependencyProperty BlackoutForegroundProperty MacOS
DependencyProperty BlackoutStrikethroughBrushProperty all platforms supported by Uno Platform
DependencyProperty CalendarIdentifierProperty MacOS
DependencyProperty CalendarItemBackgroundProperty MacOS
DependencyProperty CalendarItemBorderBrushProperty MacOS
DependencyProperty CalendarItemBorderThicknessProperty MacOS
DependencyProperty CalendarItemCornerRadiusProperty MacOS
DependencyProperty CalendarItemDisabledBackgroundProperty all platforms supported by Uno Platform
DependencyProperty CalendarItemForegroundProperty MacOS
DependencyProperty CalendarItemHoverBackgroundProperty all platforms supported by Uno Platform
DependencyProperty CalendarItemPressedBackgroundProperty all platforms supported by Uno Platform
DependencyProperty CalendarViewDayItemStyleProperty MacOS
DependencyProperty DayItemFontFamilyProperty MacOS
DependencyProperty DayItemFontSizeProperty MacOS
DependencyProperty DayItemFontStyleProperty MacOS
DependencyProperty DayItemFontWeightProperty MacOS
DependencyProperty DayItemMarginProperty all platforms supported by Uno Platform
DependencyProperty DayOfWeekFormatProperty MacOS
DependencyProperty DisabledForegroundProperty all platforms supported by Uno Platform
DependencyProperty DisplayModeProperty MacOS
DependencyProperty FirstDayOfWeekProperty MacOS
DependencyProperty FirstOfMonthLabelFontFamilyProperty MacOS
DependencyProperty FirstOfMonthLabelFontSizeProperty MacOS
DependencyProperty FirstOfMonthLabelFontStyleProperty MacOS
DependencyProperty FirstOfMonthLabelFontWeightProperty MacOS
DependencyProperty FirstOfMonthLabelMarginProperty all platforms supported by Uno Platform
DependencyProperty FirstOfYearDecadeLabelFontFamilyProperty MacOS
DependencyProperty FirstOfYearDecadeLabelFontSizeProperty MacOS
DependencyProperty FirstOfYearDecadeLabelFontStyleProperty MacOS
DependencyProperty FirstOfYearDecadeLabelFontWeightProperty MacOS
DependencyProperty FirstOfYearDecadeLabelMarginProperty all platforms supported by Uno Platform
DependencyProperty FocusBorderBrushProperty MacOS
DependencyProperty HorizontalDayItemAlignmentProperty MacOS
DependencyProperty HorizontalFirstOfMonthLabelAlignmentProperty MacOS
DependencyProperty HoverBorderBrushProperty MacOS
DependencyProperty IsGroupLabelVisibleProperty MacOS
DependencyProperty IsOutOfScopeEnabledProperty MacOS
DependencyProperty IsTodayHighlightedProperty MacOS
DependencyProperty MaxDateProperty MacOS
DependencyProperty MinDateProperty MacOS
DependencyProperty MonthYearItemFontFamilyProperty MacOS
DependencyProperty MonthYearItemFontSizeProperty MacOS
DependencyProperty MonthYearItemFontStyleProperty MacOS
DependencyProperty MonthYearItemFontWeightProperty MacOS
DependencyProperty MonthYearItemMarginProperty all platforms supported by Uno Platform
DependencyProperty NumberOfWeeksInViewProperty MacOS
DependencyProperty OutOfScopeBackgroundProperty MacOS
DependencyProperty OutOfScopeForegroundProperty MacOS
DependencyProperty OutOfScopeHoverForegroundProperty all platforms supported by Uno Platform
DependencyProperty OutOfScopePressedForegroundProperty all platforms supported by Uno Platform
DependencyProperty PressedBorderBrushProperty MacOS
DependencyProperty PressedForegroundProperty MacOS
DependencyProperty SelectedBorderBrushProperty MacOS
DependencyProperty SelectedDatesProperty MacOS
DependencyProperty SelectedDisabledBorderBrushProperty all platforms supported by Uno Platform
DependencyProperty SelectedDisabledForegroundProperty all platforms supported by Uno Platform
DependencyProperty SelectedForegroundProperty MacOS
DependencyProperty SelectedHoverBorderBrushProperty MacOS
DependencyProperty SelectedHoverForegroundProperty all platforms supported by Uno Platform
DependencyProperty SelectedPressedBorderBrushProperty MacOS
DependencyProperty SelectedPressedForegroundProperty all platforms supported by Uno Platform
DependencyProperty SelectionModeProperty MacOS
DependencyProperty TemplateSettingsProperty MacOS
DependencyProperty TodayBackgroundProperty MacOS
DependencyProperty TodayBlackoutBackgroundProperty all platforms supported by Uno Platform
DependencyProperty TodayBlackoutForegroundProperty all platforms supported by Uno Platform
DependencyProperty TodayDisabledBackgroundProperty all platforms supported by Uno Platform
DependencyProperty TodayFontWeightProperty MacOS
DependencyProperty TodayForegroundProperty MacOS
DependencyProperty TodayHoverBackgroundProperty all platforms supported by Uno Platform
DependencyProperty TodayPressedBackgroundProperty all platforms supported by Uno Platform
DependencyProperty TodaySelectedInnerBorderBrushProperty all platforms supported by Uno Platform
DependencyProperty VerticalDayItemAlignmentProperty MacOS
DependencyProperty VerticalFirstOfMonthLabelAlignmentProperty MacOS

Not implemented methods

Method Not supported on
void SetDisplayDate(DateTimeOffset) MacOS
void SetYearDecadeDisplayDimensions(int, int) MacOS

Not implemented events

Event Not supported on
TypedEventHandler<CalendarView, CalendarViewDayItemChangingEventArgs> CalendarViewDayItemChanging MacOS
TypedEventHandler<CalendarView, CalendarViewSelectedDatesChangedEventArgs> SelectedDatesChanged MacOS

Last updated Monday, 14 April 2025 02:07.