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

Hide application form

$
0
0

In some case I need to hide application form but still have running it in background. How can I make it? Tried this code but not works for me:

var mLayout = FindViewById<LinearLayout> (Resource.Id.main_lay);
mLayout.Visibility = ViewStates.Invisible;
where main_lay - id of LinearLayout cmponent.

Viewing all articles
Browse latest Browse all 204402

Trending Articles



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