Google SubramanyamRaju Xamarin & Windows App Dev Tutorials
Showing posts with label Custom Renderers. Show all posts
Showing posts with label Custom Renderers. Show all posts

Tuesday, 18 February 2020

Xamarin.Forms Custom Renderer: Borderless Entry (C# - Xaml)

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

Sunday, 31 March 2019

Hide ScrollView scrollbar in Xamarin.Forms (C# - Xaml)

Introduction:
A Xamarin.Forms ScrollView contains layouts and enables them to scroll offscreen. There are some situations when we want to hide default vertical/horizontal scrollbar for ScrollView in xamarin.forms. So we can learn it from this article.

Wednesday, 27 March 2019

Hide Listview scrollbar in Xamarin.Forms (C# - Xaml)

Introduction:
A Xamarin.Forms ListView is a view that displays a collection of data as a vertical list. There are some situations when we want to hide default vertical/horizontal scrollbar for listview in xamarin.forms. So we can learn it from this article.
Search Engine Submission - AddMe