rotorgames / Rg.Plugins.Popup

Xamarin Forms popup plugin
MIT License
1.15k stars 337 forks source link

Disable background darkening #672

Closed nirdil closed 3 years ago

nirdil commented 3 years ago

Is there an option to disable the background darkening effect? I'm using the module to display a popup but the background needs to stay visible as the user can keep interacting with it.

nirdil commented 3 years ago

Answering myself - achievable by setting the PopupPage BackgroundColor to Transparent