Relative Content

Tag Archive for maui.net-maui.shell

MAUI routing in the Shell

I’m trying to setup some routing on shell items in a Maui application as there appears to be a consensus that this is the correct thing to do.

How to scroll to today in a custom calendar control?

I am implementing a horizontal CalendarView in my Maui application. My plan when the app starts the calendar is scrolled to today, automatically. However this does not work as expected, but when I navigate to another tab and back it works.