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

How to debug (get the changed value/xml) layout variable

$
0
0

I am adding some elements to layout file. How can I see the changed xml code of mainLayout in debugger?

ViewGroup mainLayout = FindViewById(Resource.Id.relativeLayerWrapper);

View view = this.LayoutInflater.Inflate(Resource.Layout.IconTrue, mainLayout, false);

mainLayout.AddView(view, 2);


Viewing all articles
Browse latest Browse all 58056

Trending Articles



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