Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

I'm not getting to resize my popup

$
0
0

I did in code behind(Constructor of my popup class)

 public Aprovar()
        {
            InitializeComponent();
            this.BackgroundColor = Color.White;
            this.WidthRequest = 40;
            this.HeightRequest = 40;
        }

but when my popup run nothing happened, my popup remains big yet. How can i do?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



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