Skip to content

SEO-2494 Xamarin Android Autocomplete #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions xamarin-android/SfAutoComplete/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -132,7 +132,7 @@ SetContentView(linearLayout);

{% endtabs %}

![](images/gettingstarted.png)
![Xamarin.Android AutoComplete gettingstarted](images/gettingstarted.png)

## Creating AutoComplete control in AXML layout

Expand Down