Syncfusion.Xamarin.SfAutoComplete 17.1.0.53

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfAutoComplete --version 17.1.0.53
                    
NuGet\Install-Package Syncfusion.Xamarin.SfAutoComplete -Version 17.1.0.53
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Xamarin.SfAutoComplete" Version="17.1.0.53" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfAutoComplete" Version="17.1.0.53" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfAutoComplete" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Xamarin.SfAutoComplete --version 17.1.0.53
                    
#r "nuget: Syncfusion.Xamarin.SfAutoComplete, 17.1.0.53"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Syncfusion.Xamarin.SfAutoComplete&version=17.1.0.53
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfAutoComplete&version=17.1.0.53
                    
Install as a Cake Tool

The Syncfusion Auto Complete for Xamarin.Forms provides a simple way to complete the text based on the characters entered previously. It also provides an option to choose a suggestion from the drop down or append a suggestion to the text directly.

Key features:
• Auto complete modes: Three different ways to display filtered suggestions: drop down list, appending the first suggestion to text, and both.
• Suggestion modes: Suggestions can be filtered in 9 modes, like StartsWith, EndWith, contains, equals, custom, etc. There are both case sensitive and insensitive modes.
• Watermark: Supports explanatory text inside the control until the user inputs text. Watermark is restored again if the text is cleared.
• Popup delay and minimum prefix characters: Filtering process can be delayed by providing minimum character count, after which auto complete starts giving suggestions.
• Customization: Options to customize both the entry and suggestion drop down.
• Multiple selection: Two different ways (token representation and delimiter) to select multiple items from the suggestion list.
• Load more: Restrict the number of suggestions displayed and have the remaining items loaded by selecting LoadMore.
• Header and footer content can be given at the top and bottom of the suggestion list.
• Diacritic sense: Populate the items from a language with letters containing diacritics, and search for them with English characters using an en-US keyboard.
• Highlight matching text in the suggestion list based on the input given.
• Custom filter: Filter items in the suggestion list based on their filtering condition.

Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP).

Learn more: https://www.syncfusion.com/xamarin-ui-controls/autocomplete?utm_source=nuget&utm_medium=listing

Documentation: https://help.syncfusion.com/xamarin/sfautocomplete/getting-started?utm_source=nuget&utm_medium=listing

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum:  https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).

© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Syncfusion.Xamarin.SfAutoComplete:

Package Downloads
Syncfusion.Xamarin.SfDataForm

This package provides the functionality to utilize the features of Syncfusion® Xamarin DataForms control and more.

Cyber.Xamari.lib

Package Description

ItEnterprise.Common.CoreStandard

ItEnterprise Common.CoreStandard for Xamarin Forms

ItEnterprise.Common.CoreDroid

ItEnterprise Common.CoreDroid for Xamarin Forms

ContactManager.Xamarin

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Syncfusion.Xamarin.SfAutoComplete:

Repository Stars
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
o1298098/Xamarin-CloudMusic
Xamarin.Forms goodlooking UI sample
Version Downloads Last Updated
30.1.38 0 7/1/2025
30.1.37 121 6/25/2025
29.2.11 180 6/16/2025
29.2.10 376 6/9/2025
29.2.9 197 6/5/2025
29.2.8 156 6/3/2025
29.2.7 182 5/26/2025
29.2.5 178 5/21/2025
29.2.4 264 5/14/2025
29.1.41 185 5/5/2025
29.1.40 223 4/28/2025
29.1.39 196 4/21/2025
29.1.38 257 4/14/2025
29.1.37 228 4/8/2025
29.1.35 248 4/1/2025
29.1.33 596 3/25/2025
28.2.12 354 3/19/2025
28.2.11 398 3/10/2025
28.2.9 299 3/4/2025
28.2.7 357 2/25/2025
28.2.6 258 2/17/2025
28.2.5 244 2/11/2025
28.2.4 384 2/4/2025
28.2.3 273 1/29/2025
28.1.41 479 1/20/2025
28.1.39 2,146 1/13/2025
28.1.38 252 1/7/2025
28.1.37 200 12/31/2024
28.1.36 192 12/23/2024
28.1.35 231 12/18/2024
28.1.33 294 12/12/2024
27.2.5 300 12/2/2024
27.2.4 2,065 11/26/2024
27.2.3 177 11/22/2024
27.2.2 226 11/15/2024
27.1.58 243 11/4/2024
27.1.57 812 10/28/2024
27.1.56 340 10/23/2024
27.1.55 179 10/21/2024
27.1.53 251 10/14/2024
27.1.52 225 10/7/2024
27.1.51 292 9/30/2024
27.1.50 754 9/23/2024
27.1.48 377 9/18/2024
26.2.14 1,153 9/9/2024
26.2.13 197 9/5/2024
26.2.12 187 9/2/2024
26.2.11 249 8/27/2024
26.2.10 2,206 8/19/2024
26.2.9 290 8/12/2024
26.2.8 218 8/5/2024
26.2.7 171 7/29/2024
26.2.5 665 7/26/2024
26.2.4 228 7/24/2024
26.1.42 328 7/15/2024
26.1.41 284 7/8/2024
26.1.40 260 7/1/2024
26.1.39 1,335 6/24/2024
26.1.38 911 6/18/2024
26.1.35 301 6/11/2024
25.2.7 553 6/3/2024
25.2.6 240 5/28/2024
25.2.5 263 5/21/2024
25.2.4 826 5/14/2024
25.2.3 3,562 5/8/2024
25.1.42 1,407 4/29/2024
25.1.41 694 4/23/2024
25.1.40 942 4/15/2024
25.1.39 582 4/8/2024
25.1.38 787 4/1/2024
25.1.37 415 3/26/2024
25.1.35 1,430 3/15/2024
24.2.9 5,187 3/4/2024
24.2.8 831 2/26/2024
24.2.7 790 2/19/2024
24.2.6 1,058 2/14/2024
24.2.5 677 2/12/2024
24.2.4 1,190 2/5/2024
24.2.3 1,270 1/31/2024
24.1.47 1,569 1/22/2024
24.1.46 1,727 1/16/2024
24.1.45 3,222 1/8/2024
24.1.44 2,413 1/2/2024
24.1.43 1,414 12/27/2023
24.1.41 1,597 12/18/2023
23.2.7 1,611 12/6/2023
23.2.6 1,336 11/28/2023
23.2.5 1,481 11/23/2023
23.2.4 1,673 11/20/2023
23.1.44 3,324 11/6/2023
23.1.43 1,272 10/30/2023
23.1.42 1,261 10/23/2023
23.1.41 1,981 10/16/2023
23.1.40 1,676 10/10/2023
23.1.39 1,788 10/4/2023
23.1.38 2,412 9/26/2023
23.1.36 19,407 9/15/2023
22.2.12 2,107 9/5/2023
22.2.11 3,037 8/28/2023
22.2.10 1,589 8/22/2023
22.2.9 1,814 8/14/2023
22.2.8 2,059 8/7/2023
22.2.7 1,647 8/2/2023
22.2.5 1,717 7/27/2023
22.1.39 3,556 7/18/2023
22.1.38 2,193 7/11/2023
22.1.37 1,771 7/3/2023
22.1.36 2,082 6/28/2023
22.1.34 5,407 6/21/2023
21.2.10 2,186 6/12/2023
21.2.9 3,134 6/6/2023
21.2.8 2,143 5/30/2023
21.2.6 2,323 5/22/2023
21.2.5 5,084 5/15/2023
21.2.4 2,523 5/9/2023
21.2.3 2,492 5/3/2023
21.1.41 3,475 4/19/2023
21.1.39 2,902 4/10/2023
21.1.38 5,150 4/3/2023
21.1.37 2,245 3/29/2023
21.1.35 3,328 3/23/2023
20.4.0.54 2,903 3/13/2023
20.4.0.53 2,190 3/7/2023
20.4.0.52 3,710 2/28/2023
20.4.0.51 9,662 2/21/2023
20.4.0.50 2,717 2/14/2023
20.4.0.49 4,489 2/7/2023
20.4.0.48 3,123 2/1/2023
20.4.0.44 4,971 1/18/2023
20.4.0.43 3,068 1/10/2023
20.4.0.42 2,385 1/4/2023
20.4.0.41 2,237 12/29/2022
20.4.0.40 1,947 12/28/2022
20.4.0.38 14,712 12/21/2022
20.3.0.61 11,078 12/12/2022
20.3.0.60 4,968 12/6/2022
20.3.0.59 10,368 11/29/2022
20.3.0.58 3,071 11/22/2022
20.3.0.57 5,451 11/15/2022
20.3.0.56 2,456 11/8/2022
20.3.0.52 2,723 10/27/2022
20.3.0.50 3,040 10/18/2022
20.3.0.49 9,629 10/11/2022
20.3.0.48 2,848 10/5/2022
20.3.0.47 8,944 9/29/2022
20.2.0.50 9,163 9/20/2022
20.2.0.49 2,724 9/13/2022
20.2.0.48 3,110 9/6/2022
20.2.0.46 3,676 8/30/2022
20.2.0.45 5,224 8/23/2022
20.2.0.44 2,801 8/16/2022
20.2.0.43 5,770 8/8/2022
20.2.0.40 78,136 7/26/2022
20.2.0.39 10,817 7/19/2022
20.2.0.38 4,262 7/12/2022
20.2.0.36 7,427 6/30/2022
20.1.0.61 5,178 6/20/2022
20.1.0.60 18,830 6/14/2022
20.1.0.59 3,786 6/7/2022
20.1.0.58 8,089 5/31/2022
20.1.0.57 3,260 5/24/2022
20.1.0.56 8,678 5/17/2022
20.1.0.55 3,921 5/12/2022
20.1.0.52 17,031 5/3/2022
20.1.0.51 6,109 4/26/2022
20.1.0.50 3,613 4/19/2022
20.1.0.48 5,408 4/12/2022
20.1.0.47 5,384 4/4/2022
19.4.0.56 15,561 3/15/2022
19.4.0.55 4,352 3/8/2022
19.4.0.54 4,644 2/28/2022
19.4.0.53 2,866 2/22/2022
19.4.0.52 3,706 2/15/2022
19.4.0.50 3,862 2/8/2022
19.4.0.48 46,889 1/31/2022
19.4.0.47 4,120 1/25/2022
19.4.0.43 2,895 1/18/2022
19.4.0.42 4,420 1/11/2022
19.4.0.41 2,708 1/4/2022
19.4.0.40 2,558 12/28/2021
19.4.0.38 4,920 12/17/2021
19.3.0.59 7,309 12/14/2021
19.3.0.57 5,741 12/7/2021
19.3.0.56 3,210 11/29/2021
19.3.0.55 2,660 11/23/2021
19.3.0.54 3,355 11/17/2021
19.3.0.53 3,987 11/12/2021
19.3.0.48 20,839 11/3/2021
19.3.0.47 3,255 10/26/2021
19.3.0.46 16,117 10/19/2021
19.3.0.45 4,076 10/12/2021
19.3.0.44 6,611 10/5/2021
19.3.0.43 7,227 9/30/2021
19.2.0.62 10,468 9/13/2021
19.2.0.60 3,513 9/7/2021
19.2.0.59 2,712 8/30/2021
19.2.0.57 4,200 8/24/2021
19.2.0.56 3,791 8/17/2021
19.2.0.55 4,705 8/11/2021
19.2.0.51 6,043 8/2/2021
19.2.0.49 6,748 7/26/2021
19.2.0.48 3,239 7/19/2021
19.2.0.47 8,952 7/13/2021
19.2.0.46 3,316 7/6/2021
19.2.0.44 6,325 6/30/2021
19.1.0.69 10,789 6/14/2021
19.1.0.67 4,229 6/7/2021
19.1.0.66 6,788 5/31/2021
19.1.0.65 3,206 5/24/2021
19.1.0.64 4,708 5/19/2021
19.1.0.63 3,077 5/13/2021
19.1.0.59 6,310 5/3/2021
19.1.0.58 5,761 4/26/2021
19.1.0.57 6,190 4/20/2021
19.1.0.56 8,537 4/13/2021
19.1.0.55 5,382 4/6/2021
19.1.0.54 5,777 3/30/2021
18.4.0.49 14,564 3/22/2021
18.4.0.48 4,360 3/16/2021
18.4.0.47 5,089 3/9/2021
18.4.0.46 6,159 3/2/2021
18.4.0.44 4,061 2/23/2021
18.4.0.43 5,032 2/15/2021
18.4.0.42 4,489 2/9/2021
18.4.0.41 53,341 2/2/2021
18.4.0.39 5,667 1/28/2021
18.4.0.35 5,843 1/19/2021
18.4.0.34 6,890 1/12/2021
18.4.0.33 4,750 1/4/2021
18.4.0.32 3,314 12/30/2020
18.4.0.31 3,819 12/22/2020
18.4.0.30 11,375 12/17/2020
18.3.0.53 15,147 12/8/2020
18.3.0.52 3,962 11/30/2020
18.3.0.51 26,807 11/23/2020
18.3.0.50 5,043 11/17/2020
18.3.0.48 6,129 11/10/2020
18.3.0.47 4,072 11/5/2020
18.3.0.44 6,328 10/27/2020
18.3.0.42 6,379 10/20/2020
18.3.0.40 4,965 10/12/2020
18.3.0.38 5,777 10/7/2020
18.3.0.35 5,820 10/1/2020
18.2.0.59 13,158 9/22/2020
18.2.0.58 4,024 9/15/2020
18.2.0.57 3,541 9/8/2020
18.2.0.56 4,205 9/1/2020
18.2.0.55 4,940 8/25/2020
18.2.0.54 3,616 8/18/2020
18.2.0.48 8,366 8/4/2020
18.2.0.47 4,429 7/28/2020
18.2.0.46 3,520 7/21/2020
18.2.0.45 4,059 7/14/2020
18.2.0.44 21,016 7/6/2020
18.1.0.59 9,254 6/23/2020
18.1.0.57 3,896 6/16/2020
18.1.0.56 4,194 6/9/2020
18.1.0.55 5,821 6/2/2020
18.1.0.54 3,928 5/27/2020
18.1.0.53 3,893 5/19/2020
18.1.0.52 6,530 5/13/2020
18.1.0.48 10,037 5/5/2020
18.1.0.46 6,321 4/28/2020
18.1.0.45 3,840 4/21/2020
18.1.0.44 7,709 4/14/2020
18.1.0.43 4,433 4/7/2020
18.1.0.42 16,150 4/1/2020
18.1.0.36-beta 2,145 3/19/2020
17.4.0.55 16,042 3/10/2020
17.4.0.53 4,553 3/3/2020
17.4.0.51 5,445 2/25/2020
17.4.0.50 5,557 2/18/2020
17.4.0.49 3,764 2/11/2020
17.4.0.47 4,064 2/5/2020
17.4.0.46 4,471 1/30/2020
17.4.0.44 7,160 1/21/2020
17.4.0.43 3,574 1/14/2020
17.4.0.41 3,801 1/7/2020
17.4.0.40 4,006 12/24/2019
17.4.0.39 8,243 12/17/2019
17.3.0.34 47,067 12/10/2019
17.3.0.33 3,846 12/4/2019
17.3.0.30 2,737 12/3/2019
17.3.0.29 3,968 11/26/2019
17.3.0.28 4,163 11/19/2019
17.3.0.27 3,423 11/12/2019
17.3.0.26 6,737 11/5/2019
17.3.0.21 4,081 10/29/2019
17.3.0.19 10,140 10/22/2019
17.3.0.17 3,948 10/15/2019
17.3.0.14 14,537 10/3/2019
17.3.0.9-beta 2,199 9/20/2019
17.2.0.51 6,225 9/10/2019
17.2.0.49 2,501 9/3/2019
17.2.0.47 2,931 8/27/2019
17.2.0.46 3,557 8/22/2019
17.2.0.41 9,082 8/13/2019
17.2.0.40 3,455 8/6/2019
17.2.0.39 2,387 7/30/2019
17.2.0.36 7,403 7/23/2019
17.2.0.35 3,060 7/17/2019
17.2.0.34 13,899 7/11/2019
17.2.0.28-beta 1,961 6/27/2019
17.1.0.53 5,620 6/25/2019
17.1.0.52 6,987 6/18/2019
17.1.0.51 3,815 6/11/2019
17.1.0.50 3,080 6/4/2019
17.1.0.49 2,972 5/28/2019
17.1.0.48 4,353 5/21/2019
17.1.0.47 3,412 5/14/2019
17.1.0.44 4,439 5/7/2019
17.1.0.43 4,879 4/30/2019
17.1.0.42 4,511 4/23/2019
17.1.0.41 2,277 4/16/2019
17.1.0.40 2,439 4/9/2019
17.1.0.38 4,767 3/29/2019
17.1.0.32-beta 1,997 3/13/2019
16.4.0.54 8,930 2/19/2019
16.4.0.53 3,200 2/13/2019
16.4.0.52 3,271 2/5/2019
16.4.0.48 3,957 1/22/2019
16.4.0.47 2,514 1/16/2019
16.4.0.46 2,750 1/8/2019
16.4.0.44 2,981 12/24/2018
16.4.0.42 5,102 12/17/2018
16.4.0.40-beta 1,643 12/10/2018
16.3.0.36 3,949 11/27/2018
16.3.0.35-beta 1,971 11/23/2018
16.3.0.29 4,443 10/30/2018
16.3.0.21 5,272 9/21/2018
16.3.0.17-beta 1,829 9/12/2018
16.2.0.50 7,861 8/28/2018
16.2.0.46 4,227 8/6/2018
16.2.0.42 5,856 6/29/2018
16.2.0.41 4,935 6/25/2018
16.1.0.37 10,153 4/25/2018
16.1.0.32 6,912 3/29/2018
16.1.0.26 4,199 3/7/2018
16.1.0.24 3,002 2/22/2018
15.4.0.20 5,578 12/28/2017
15.4.0.17 6,580 12/11/2017