From 287dcde156eed565d68d2ddd2a3ed56bdb5179df Mon Sep 17 00:00:00 2001 From: Scholar-jaruha <95271799+Scholar-jaruha@users.noreply.github.com> Date: Thu, 11 Aug 2022 08:39:25 +0300 Subject: [PATCH] Xamarin Android Autocomplete --- xamarin-android/SfAutoComplete/Getting-Started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xamarin-android/SfAutoComplete/Getting-Started.md b/xamarin-android/SfAutoComplete/Getting-Started.md index f1f9f55c..c936cf29 100644 --- a/xamarin-android/SfAutoComplete/Getting-Started.md +++ b/xamarin-android/SfAutoComplete/Getting-Started.md @@ -1,13 +1,13 @@ --- layout : post title : Getting Started with Syncfusion AutoComplete Control for Xamarin.Android -description : A quick tour to initial users on Syncfusion SfAutoComplete control for Xamarin.Android platform +description : Learn here about getting started with Syncfusion Xamarin.Android AutoComplete control, its elements, and more. platform : Xamarin.Android control : SfAutoComplete documentation : ug --- -# Getting Started +# Getting Started in Xamarin.Android AutoComplete This section explains you the steps to configure a SfAutoComplete control in a real-time scenario and also provides a walk-through on some of the customization features available in SfAutoComplete control. @@ -132,7 +132,7 @@ SetContentView(linearLayout); {% endtabs %} -![](images/gettingstarted.png) +![Xamarin.Android AutoComplete gettingstarted](images/gettingstarted.png) ## Creating AutoComplete control in AXML layout