Skip to main content

Label

2019


HTML in Your Xamarin.Forms Label

·5 mins
As I am writing this, the PR for showing HTML content in the Xamarin.Forms Label control has just been merged. In this post I will show you how to use it.

2018


MaxLines on Labels in Xamarin.Forms

·3 mins
Another PR got merged into the Xamarin.Forms repository. This time, adding a new feature on a Label, the ability to specify MaxLines. More info in this post