Grid IsVisible inside Frame is not working

时间:2019-01-07 13:01:33

标签: xamarin xamarin.forms xamarin.ios

I've 2 grids inside a Frame which is a PopUp page (RG Plugin). I want to show and hide either one of them based on some business logics. It is not working as expected. I had tried both ways i.e. code behind and MVVM pattern. Always empty frame is showing. This behavior is in iOS. I've not tested yet in Android.

0 个答案:

没有答案