Overview

With the new Telerik RadBorder for Xamarin component you will have full control over the look & feel of the border that wraps around your Xamarin views. You could surround any view such as Label, Image, and other, and specify different border thickness and corner radius on each side.

Telerik UI for Xamarin Ninja image

The Border is part of Telerik UI for Xamarin, a professional grade UI component library for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Figure 1: RadBorder Overview

Border Overview

Key features

  • Setting BorderThickness: RadBorder provides a BorderThickness property which you can use together with BorderColor in order to have various types of borders around your views, check here for more details.
  • Defining different corner radius on each side: Through the CornerRadius property you could specify separate corner radius value on all four angles of RadBorder. Go here for more information on this.

See Also

In this article