Introduction:
In this article, we can learn how to create entry without border using custom renderer
Description:
In Xamarin.Forms, there is no way to set border less properties to Entry in Xaml. Alternately we have to use custom renderers in platform specific projects like below
In this article, we can learn how to create entry without border using custom renderer
Description:
In Xamarin.Forms, there is no way to set border less properties to Entry in Xaml. Alternately we have to use custom renderers in platform specific projects like below