Mopups
Mopups copied to clipboard
[BUG] iOS doesn't blur background of previois page
Setting the background to transparent just pops the page popup on top of the previois page without blurring the background, it would be cool if there is a property or way to blur the previous page background so it appears as a true popup not just a page on top. Happens on iOS 16.
BackgroundColor = Color.FromArgb("#80000000");
Try adding this in the popups constructor