Venky Xamarin Tutorials
Monday 29 October 2018
Saturday 13 October 2018
How to change ListView SelectedItem Bg Color in Xamarin.Forms
Introduction
This article describes how we can change ListView SelectedItem bg color in Xamarin.Forms. Sometimes we may need to set different bg color for ListView selected item, So in this article, we can learn how to achieve this functionality using CustomRenderer.
Friday 15 June 2018
Xamarin.Forms 3.0 Features: CSS support in Xaml
Introduction
In this article, we will learn how to apply styling to our Xamarin.Forms app with CSS and Xamarin.Forms version 3.0 new properties.
In this article, we will learn how to apply styling to our Xamarin.Forms app with CSS and Xamarin.Forms version 3.0 new properties.
Friday 1 June 2018
Xamarin.Forms: How to hide extra separator lines in ListView
Introduction
In this article we will learn how to remove extra iOS ListView separator lines in Xamarin.Forms.
In this article we will learn how to remove extra iOS ListView separator lines in Xamarin.Forms.
Thursday 31 May 2018
Xamarin.Forms Mvvm: How To Send Local Notification With A Repeat Interval
Introduction
In this article, we will learn how to send Local Notifications for a particular date and time at a repeated interval (Day/Minute/HourDay/ etc.,).
In this article, we will learn how to send Local Notifications for a particular date and time at a repeated interval (Day/Minute/HourDay/ etc.,).
Saturday 26 May 2018
How to disable copy, cut and paste options for Entry text in Xamarin.Forms
Introduction
Sometimes for security reasons, we need to restrict the copy, cut and paste clipboard options for Entry in our app. For example adding payee through Online Banking and while entering passwords. So, in this article we can learn how to disable those options for Entry using CustomRenderers concept in Xamarin.Forms.
In my previous article explained Copy and Paste using Clipboard in Xamarin.Forms.
Monday 21 May 2018
How to fetch Mobile contacts in Xamarin.Forms
Introduction:
In this article we can learn how to fetch mobile contacts using Xamarin.Mobile in Xamarin.Forms.
In this article we can learn how to fetch mobile contacts using Xamarin.Mobile in Xamarin.Forms.
Subscribe to:
Posts (Atom)