Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Currently if you want to switch the view lets say from Day-View to Timeline-View you have to press the small dots in the header and then select the view you want. This is not very intuitive. I would like to set something like
Scheduler.ShowViewSelectionTabbar true
or something like that and then there would be a Tabbar at the bottom having for every allowed view a single tab. this is more intuitive than the current implementation. In further support it would be nice to then customize the tabbar items with for example custom icons or custom text etc.