Relative Content

Tag Archive for c#windowsmaui

How to display a snackbar/toast on Windows in a MAUI app?

I am trying to display a snackbar or a toast in a MAUI app on Windows. For that I am using the Maui Community Toolkit. Everything works fine on mobile, but on Windows nothing happens even though it is not mentioned anywhere that Windows is not supported.