Hey,
So I've found this:
https://www.telerik.com/maui-ui/documentation/knowledge-base/display-popup-irrespective-screen
and I thought I could achieve a snacbkar functionality (for windows) with it following the AppShell guide. It is very promising because it always opens at above current content (be it other popup or regular page) however under no circumstances i was able to place it correctly in the bottom center. I think the default behaviour is that the popup wants to place itself outside of the placement target. which in case of AppShell would be outside of the window but somehow it places itself within it.
I tried using HorizontalOffset and VerticalOffset and it seems like only horizontaloffest takes effect.
Is there a way to achieve desired placement? Also could i ask for the guidance how you display that popup above all other content?
So I've found this:
https://www.telerik.com/maui-ui/documentation/knowledge-base/display-popup-irrespective-screen
and I thought I could achieve a snacbkar functionality (for windows) with it following the AppShell guide. It is very promising because it always opens at above current content (be it other popup or regular page) however under no circumstances i was able to place it correctly in the bottom center. I think the default behaviour is that the popup wants to place itself outside of the placement target. which in case of AppShell would be outside of the window but somehow it places itself within it.
I tried using HorizontalOffset and VerticalOffset and it seems like only horizontaloffest takes effect.
Is there a way to achieve desired placement? Also could i ask for the guidance how you display that popup above all other content?
