I have a Page that has a button, this button triggers the Navigation.PushModalAsync Event, the goal is to have a small pop-up like window where the user can enter information and click a button to close the modal window, this modal window is small.
I have set Height, Width and Color on the page creation when I call the PushModalAsync, but the transparency does not seem to be working, I need the user to still see the calling page on the background, is this possible on Forms? if Not then How would you go about accomplishing this?
I am currently running the release version, the customer is not yet comfortable using a pre-release version of forms.