Display debug layers on Xamarin.iOS
Recently, I’ve started to work on a new Xamarin.iOS project and I wanted to be able to to visualize the layers / margin of the views displayed on screen. Let’s take an simple example to explain you what I mean: As you can see, this is a very basic code used to add a label… Continue reading