Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Issue facing with PopupLayout provided with XLabs.Forms.Controls

$
0
0

My popup is coming up in both android and windows. But when I try to use it for IOS it is blocking all the click events of the layout here is my code.

I am creating an instance

PopupLayout _PopUpLayout = new PopupLayout();

I am now using it inside the page constructor, salesreggrid is the top grid in the content page.
PopUpLayout.Content = SalesRegistrationGrid;
Content = _PopUpLayout;

Looks quite working on both android and Windows but blocking all the buttonevent click inside SalesRegistrationGrid in Ios.
Cant figure out the reason behind that.

I am providing you a link where they have used the same approach for popuplayout

matrixguide.ch/Datenablage/diverses/How_to_Implement_XLabs_PopUp_Control.pdf

Do you want to ask the question in different thread?


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>