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
Implemented methods
Method | Supported on |
---|---|
void SetDisplayDate(DateTimeOffset) | WASM, Skia, Mobile |
void SetYearDecadeDisplayDimensions(int, int) | WASM, Skia, Mobile |
Implemented events
Event | Supported on |
---|---|
EventHandler | WASM, Skia, Mobile |
TypedEventHandler<CalendarDatePicker, CalendarDatePickerDateChangedEventArgs> DateChanged | WASM, Skia, Mobile |
EventHandler | WASM, Skia, Mobile |
Below are all properties, methods, and events of CalendarDatePicker
that are not currently implemented in Uno.
Not implemented properties
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 | MacOS |
TypedEventHandler<CalendarDatePicker, CalendarDatePickerDateChangedEventArgs> DateChanged | MacOS |
EventHandler | MacOS |
Last updated Monday, 14 April 2025 02:07.