CalendarDatePicker : Control

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of CalendarDatePicker 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 CalendarDatePicker works, you can use the Uno Gallery or run your own tests on the Uno Playground.

Implemented properties

Property Supported on
string PlaceholderText WASM, Skia, Mobile
DateTimeOffset MinDate WASM, Skia, Mobile
DateTimeOffset MaxDate WASM, Skia, Mobile
LightDismissOverlayMode LightDismissOverlayMode WASM, Skia, Mobile
bool IsTodayHighlighted WASM, Skia, Mobile
bool IsOutOfScopeEnabled WASM, Skia, Mobile
bool IsGroupLabelVisible WASM, Skia, Mobile
bool IsCalendarOpen WASM, Skia, Mobile
DataTemplate HeaderTemplate WASM, Skia, Mobile
object Header WASM, Skia, Mobile
DayOfWeek FirstDayOfWeek WASM, Skia, Mobile
CalendarViewDisplayMode DisplayMode WASM, Skia, Mobile
object Description WASM, Skia, Mobile
string DayOfWeekFormat WASM, Skia, Mobile
string DateFormat WASM, Skia, Mobile
DateTimeOffset? Date WASM, Skia, Mobile
Style CalendarViewStyle WASM, Skia, Mobile
string CalendarIdentifier WASM, Skia, Mobile
DependencyProperty CalendarIdentifierProperty WASM, Skia, Mobile
DependencyProperty CalendarViewStyleProperty WASM, Skia, Mobile
DependencyProperty DateFormatProperty WASM, Skia, Mobile
DependencyProperty DateProperty WASM, Skia, Mobile
DependencyProperty DayOfWeekFormatProperty WASM, Skia, Mobile
DependencyProperty DescriptionProperty WASM, Skia, Mobile
DependencyProperty DisplayModeProperty WASM, Skia, Mobile
DependencyProperty FirstDayOfWeekProperty WASM, Skia, Mobile
DependencyProperty HeaderProperty WASM, Skia, Mobile
DependencyProperty HeaderTemplateProperty WASM, Skia, Mobile
DependencyProperty IsCalendarOpenProperty WASM, Skia, Mobile
DependencyProperty IsGroupLabelVisibleProperty WASM, Skia, Mobile
DependencyProperty IsOutOfScopeEnabledProperty WASM, Skia, Mobile
DependencyProperty IsTodayHighlightedProperty WASM, Skia, Mobile
DependencyProperty LightDismissOverlayModeProperty WASM, Skia, Mobile
DependencyProperty MaxDateProperty WASM, Skia, Mobile
DependencyProperty MinDateProperty WASM, Skia, Mobile
DependencyProperty PlaceholderTextProperty 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
EventHandler Closed WASM, Skia, Mobile
TypedEventHandler<CalendarDatePicker, CalendarDatePickerDateChangedEventArgs> DateChanged WASM, Skia, Mobile
EventHandler Opened WASM, Skia, Mobile

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

Not implemented properties

Property Not supported on
string PlaceholderText MacOS
DateTimeOffset MinDate MacOS
DateTimeOffset MaxDate MacOS
LightDismissOverlayMode LightDismissOverlayMode MacOS
bool IsTodayHighlighted MacOS
bool IsOutOfScopeEnabled MacOS
bool IsGroupLabelVisible MacOS
bool IsCalendarOpen MacOS
DataTemplate HeaderTemplate MacOS
object Header MacOS
DayOfWeek FirstDayOfWeek MacOS
CalendarViewDisplayMode DisplayMode MacOS
object Description MacOS
string DayOfWeekFormat MacOS
string DateFormat MacOS
DateTimeOffset? Date MacOS
Style CalendarViewStyle MacOS
string CalendarIdentifier MacOS
DependencyProperty CalendarIdentifierProperty MacOS
DependencyProperty CalendarViewStyleProperty MacOS
DependencyProperty DateFormatProperty MacOS
DependencyProperty DateProperty MacOS
DependencyProperty DayOfWeekFormatProperty MacOS
DependencyProperty DescriptionProperty MacOS
DependencyProperty DisplayModeProperty MacOS
DependencyProperty FirstDayOfWeekProperty MacOS
DependencyProperty HeaderProperty MacOS
DependencyProperty HeaderTemplateProperty MacOS
DependencyProperty IsCalendarOpenProperty MacOS
DependencyProperty IsGroupLabelVisibleProperty MacOS
DependencyProperty IsOutOfScopeEnabledProperty MacOS
DependencyProperty IsTodayHighlightedProperty MacOS
DependencyProperty LightDismissOverlayModeProperty MacOS
DependencyProperty MaxDateProperty MacOS
DependencyProperty MinDateProperty MacOS
DependencyProperty PlaceholderTextProperty MacOS

Not implemented methods

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

Not implemented events

Event Not supported on
CalendarViewDayItemChangingEventHandler CalendarViewDayItemChanging all platforms supported by Uno Platform
EventHandler Closed MacOS
TypedEventHandler<CalendarDatePicker, CalendarDatePickerDateChangedEventArgs> DateChanged MacOS
EventHandler Opened MacOS

Last updated Monday, 14 April 2025 02:07.