Description
When using the Calendar widget Is there any way to limit the dates that the widget allows to be picked? For example if I wanted to only allow from Jan 1, 2022 to Feb 15, 2022 is there any way to setup the calendar to only allow that range.
What MCU/Processor/Board and compiler are you using?
Atmel (Microchip) Arm ATSAME70Q21
What LVGL version are you using?
8.2
What do you want to achieve?
To limit the dates that the Calendar widget allows to be picked
What have you tried so far?
Search the documentation
Code to reproduce
N/A