Rg.plugins.popup: Sizing my popup page

Created on 26 Feb 2018  路  5Comments  路  Source: rotorgames/Rg.Plugins.Popup

Hello, I stumbled on this plugin last week and it has been super awesome. I'm still really new in the world of xamarin and software development in general, so this might look like a ridiculous question. But for the life of me, I can't properly size my popup. It takes over the whole page, and I've tried to search for answers but I can't find any. I'd be really grateful for any help rendered. Thank you

Most helpful comment

@TosinM no problem just set VerticalOptions="Center" and HorizontalOptions="FillAndExpand" for PopupPage.Content

All 5 comments

I'm sorry, I'm fairly new to the software development world, and I can't seem to figure it out. Please @rotorgames, any extra help you can render would be greatly appreciated

@TosinM Sorry but I can't help you if I don't understand what you need. What problem do you have? Explain more

Okay okay, the popup takes the whole page and I don't want it to. I just want to size it like a small rectangle instead. And I want the original page to be visible behind.

@TosinM no problem just set VerticalOptions="Center" and HorizontalOptions="FillAndExpand" for PopupPage.Content

Was this page helpful?
0 / 5 - 0 ratings

Related issues

juanmalm picture juanmalm  路  4Comments

FoggyFinder picture FoggyFinder  路  8Comments

luis-barreira picture luis-barreira  路  5Comments

masiri201 picture masiri201  路  3Comments

YZahringer picture YZahringer  路  4Comments