Syncfusion.Xamarin.SfAutoComplete 16.3.0.35-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Xamarin.SfAutoComplete.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfAutoComplete --version 16.3.0.35-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfAutoComplete -Version 16.3.0.35-beta
                    
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="16.3.0.35-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfAutoComplete" Version="16.3.0.35-beta" />
                    
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 16.3.0.35-beta
                    
#r "nuget: Syncfusion.Xamarin.SfAutoComplete, 16.3.0.35-beta"
                    
#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.
#:package Syncfusion.Xamarin.SfAutoComplete@16.3.0.35-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.Xamarin.SfAutoComplete&version=16.3.0.35-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfAutoComplete&version=16.3.0.35-beta&prerelease
                    
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
Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).

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.2.4 272 8/7/2025
30.1.42 104 7/28/2025
30.1.41 494 7/22/2025
30.1.40 173 7/14/2025
30.1.39 180 7/8/2025
30.1.38 182 7/1/2025
30.1.37 201 6/25/2025
29.2.11 206 6/16/2025
29.2.10 533 6/9/2025
29.2.9 462 6/5/2025
29.2.8 170 6/3/2025
29.2.7 199 5/26/2025
29.2.5 200 5/21/2025
29.2.4 290 5/14/2025
29.1.41 203 5/5/2025
29.1.40 243 4/28/2025
29.1.39 211 4/21/2025
29.1.38 287 4/14/2025
29.1.37 243 4/8/2025
29.1.35 268 4/1/2025
29.1.33 617 3/25/2025
28.2.12 375 3/19/2025
28.2.11 415 3/10/2025
28.2.9 316 3/4/2025
28.2.7 378 2/25/2025
28.2.6 273 2/17/2025
28.2.5 264 2/11/2025
28.2.4 398 2/4/2025
28.2.3 290 1/29/2025
28.1.41 593 1/20/2025
28.1.39 2,218 1/13/2025
28.1.38 266 1/7/2025
28.1.37 222 12/31/2024
28.1.36 219 12/23/2024
28.1.35 247 12/18/2024
28.1.33 317 12/12/2024
27.2.5 319 12/2/2024
27.2.4 2,489 11/26/2024
27.2.3 191 11/22/2024
27.2.2 250 11/15/2024
27.1.58 265 11/4/2024
27.1.57 829 10/28/2024
27.1.56 352 10/23/2024
27.1.55 193 10/21/2024
27.1.53 264 10/14/2024
27.1.52 239 10/7/2024
27.1.51 310 9/30/2024
27.1.50 771 9/23/2024
27.1.48 392 9/18/2024
26.2.14 1,168 9/9/2024
26.2.13 211 9/5/2024
26.2.12 199 9/2/2024
26.2.11 266 8/27/2024
26.2.10 2,223 8/19/2024
26.2.9 314 8/12/2024
26.2.8 234 8/5/2024
26.2.7 192 7/29/2024
26.2.5 699 7/26/2024
26.2.4 246 7/24/2024
26.1.42 363 7/15/2024
26.1.41 304 7/8/2024
26.1.40 280 7/1/2024
26.1.39 1,349 6/24/2024
26.1.38 926 6/18/2024
26.1.35 321 6/11/2024
25.2.7 634 6/3/2024
25.2.6 257 5/28/2024
25.2.5 280 5/21/2024
25.2.4 873 5/14/2024
25.2.3 3,592 5/8/2024
25.1.42 1,424 4/29/2024
25.1.41 710 4/23/2024
25.1.40 958 4/15/2024
25.1.39 629 4/8/2024
25.1.38 801 4/1/2024
25.1.37 429 3/26/2024
25.1.35 1,472 3/15/2024
24.2.9 5,210 3/4/2024
24.2.8 847 2/26/2024
24.2.7 816 2/19/2024
24.2.6 1,081 2/14/2024
24.2.5 692 2/12/2024
24.2.4 1,203 2/5/2024
24.2.3 1,281 1/31/2024
24.1.47 1,585 1/22/2024
24.1.46 1,744 1/16/2024
24.1.45 3,294 1/8/2024
24.1.44 2,430 1/2/2024
24.1.43 1,424 12/27/2023
24.1.41 1,615 12/18/2023
23.2.7 1,625 12/6/2023
23.2.6 1,355 11/28/2023
23.2.5 1,561 11/23/2023
23.2.4 1,687 11/20/2023
23.1.44 3,343 11/6/2023
23.1.43 1,283 10/30/2023
23.1.42 1,276 10/23/2023
23.1.41 1,999 10/16/2023
23.1.40 1,696 10/10/2023
23.1.39 1,809 10/4/2023
23.1.38 2,429 9/26/2023
23.1.36 19,488 9/15/2023
22.2.12 2,143 9/5/2023
22.2.11 3,103 8/28/2023
22.2.10 1,617 8/22/2023
22.2.9 1,838 8/14/2023
22.2.8 2,090 8/7/2023
22.2.7 1,675 8/2/2023
22.2.5 1,749 7/27/2023
22.1.39 3,593 7/18/2023
22.1.38 2,217 7/11/2023
22.1.37 1,803 7/3/2023
22.1.36 2,113 6/28/2023
22.1.34 5,445 6/21/2023
21.2.10 2,218 6/12/2023
21.2.9 3,181 6/6/2023
21.2.8 2,173 5/30/2023
21.2.6 2,356 5/22/2023
21.2.5 5,123 5/15/2023
21.2.4 2,561 5/9/2023
21.2.3 2,525 5/3/2023
21.1.41 3,536 4/19/2023
21.1.39 2,936 4/10/2023
21.1.38 5,224 4/3/2023
21.1.37 2,275 3/29/2023
21.1.35 3,380 3/23/2023
20.4.0.54 2,954 3/13/2023
20.4.0.53 2,223 3/7/2023
20.4.0.52 3,748 2/28/2023
20.4.0.51 9,699 2/21/2023
20.4.0.50 2,780 2/14/2023
20.4.0.49 4,530 2/7/2023
20.4.0.48 3,157 2/1/2023
20.4.0.44 5,018 1/18/2023
20.4.0.43 3,115 1/10/2023
20.4.0.42 2,416 1/4/2023
20.4.0.41 2,281 12/29/2022
20.4.0.40 1,980 12/28/2022
20.4.0.38 14,749 12/21/2022
20.3.0.61 11,123 12/12/2022
20.3.0.60 5,014 12/6/2022
20.3.0.59 10,560 11/29/2022
20.3.0.58 3,109 11/22/2022
20.3.0.57 5,485 11/15/2022
20.3.0.56 2,489 11/8/2022
20.3.0.52 2,761 10/27/2022
20.3.0.50 3,080 10/18/2022
20.3.0.49 9,762 10/11/2022
20.3.0.48 2,896 10/5/2022
20.3.0.47 9,011 9/29/2022
20.2.0.50 9,239 9/20/2022
20.2.0.49 2,756 9/13/2022
20.2.0.48 3,147 9/6/2022
20.2.0.46 3,705 8/30/2022
20.2.0.45 5,261 8/23/2022
20.2.0.44 2,841 8/16/2022
20.2.0.43 5,819 8/8/2022
20.2.0.40 78,181 7/26/2022
20.2.0.39 10,921 7/19/2022
20.2.0.38 4,302 7/12/2022
20.2.0.36 7,468 6/30/2022
20.1.0.61 5,222 6/20/2022
20.1.0.60 18,871 6/14/2022
20.1.0.59 3,824 6/7/2022
20.1.0.58 8,130 5/31/2022
20.1.0.57 3,303 5/24/2022
20.1.0.56 8,708 5/17/2022
20.1.0.55 3,958 5/12/2022
20.1.0.52 17,072 5/3/2022
20.1.0.51 6,141 4/26/2022
20.1.0.50 3,703 4/19/2022
20.1.0.48 5,489 4/12/2022
20.1.0.47 5,420 4/4/2022
19.4.0.56 15,861 3/15/2022
19.4.0.55 4,396 3/8/2022
19.4.0.54 4,683 2/28/2022
19.4.0.53 2,900 2/22/2022
19.4.0.52 3,744 2/15/2022
19.4.0.50 3,904 2/8/2022
19.4.0.48 46,924 1/31/2022
19.4.0.47 4,158 1/25/2022
19.4.0.43 2,934 1/18/2022
19.4.0.42 4,451 1/11/2022
19.4.0.41 2,741 1/4/2022
19.4.0.40 2,595 12/28/2021
19.4.0.38 4,963 12/17/2021
19.3.0.59 7,699 12/14/2021
19.3.0.57 5,827 12/7/2021
19.3.0.56 3,249 11/29/2021
19.3.0.55 2,698 11/23/2021
19.3.0.54 3,397 11/17/2021
19.3.0.53 4,024 11/12/2021
19.3.0.48 21,112 11/3/2021
19.3.0.47 3,289 10/26/2021
19.3.0.46 16,174 10/19/2021
19.3.0.45 4,117 10/12/2021
19.3.0.44 6,651 10/5/2021
19.3.0.43 7,355 9/30/2021
19.2.0.62 10,639 9/13/2021
19.2.0.60 3,546 9/7/2021
19.2.0.59 2,752 8/30/2021
19.2.0.57 4,240 8/24/2021
19.2.0.56 3,834 8/17/2021
19.2.0.55 4,740 8/11/2021
19.2.0.51 6,075 8/2/2021
19.2.0.49 6,820 7/26/2021
19.2.0.48 3,274 7/19/2021
19.2.0.47 9,044 7/13/2021
19.2.0.46 3,351 7/6/2021
19.2.0.44 6,364 6/30/2021
19.1.0.69 10,840 6/14/2021
19.1.0.67 4,268 6/7/2021
19.1.0.66 6,820 5/31/2021
19.1.0.65 3,240 5/24/2021
19.1.0.64 4,745 5/19/2021
19.1.0.63 3,105 5/13/2021
19.1.0.59 6,340 5/3/2021
19.1.0.58 5,796 4/26/2021
19.1.0.57 6,229 4/20/2021
19.1.0.56 8,570 4/13/2021
19.1.0.55 5,479 4/6/2021
19.1.0.54 5,822 3/30/2021
18.4.0.49 14,602 3/22/2021
18.4.0.48 4,401 3/16/2021
18.4.0.47 5,129 3/9/2021
18.4.0.46 6,197 3/2/2021
18.4.0.44 4,097 2/23/2021
18.4.0.43 5,072 2/15/2021
18.4.0.42 4,531 2/9/2021
18.4.0.41 53,430 2/2/2021
18.4.0.39 5,721 1/28/2021
18.4.0.35 5,881 1/19/2021
18.4.0.34 6,927 1/12/2021
18.4.0.33 4,787 1/4/2021
18.4.0.32 3,348 12/30/2020
18.4.0.31 3,855 12/22/2020
18.4.0.30 11,414 12/17/2020
18.3.0.53 15,211 12/8/2020
18.3.0.52 4,004 11/30/2020
18.3.0.51 26,844 11/23/2020
18.3.0.50 5,079 11/17/2020
18.3.0.48 6,169 11/10/2020
18.3.0.47 4,112 11/5/2020
18.3.0.44 6,367 10/27/2020
18.3.0.42 6,422 10/20/2020
18.3.0.40 5,006 10/12/2020
18.3.0.38 5,814 10/7/2020
18.3.0.35 5,868 10/1/2020
18.2.0.59 13,196 9/22/2020
18.2.0.58 4,057 9/15/2020
18.2.0.57 3,579 9/8/2020
18.2.0.56 4,256 9/1/2020
18.2.0.55 4,973 8/25/2020
18.2.0.54 3,647 8/18/2020
18.2.0.48 8,406 8/4/2020
18.2.0.47 4,466 7/28/2020
18.2.0.46 3,560 7/21/2020
18.2.0.45 4,094 7/14/2020
18.2.0.44 21,054 7/6/2020
18.1.0.59 9,291 6/23/2020
18.1.0.57 3,933 6/16/2020
18.1.0.56 4,229 6/9/2020
18.1.0.55 5,861 6/2/2020
18.1.0.54 3,963 5/27/2020
18.1.0.53 3,929 5/19/2020
18.1.0.52 6,568 5/13/2020
18.1.0.48 10,126 5/5/2020
18.1.0.46 6,359 4/28/2020
18.1.0.45 3,890 4/21/2020
18.1.0.44 8,097 4/14/2020
18.1.0.43 4,470 4/7/2020
18.1.0.42 16,238 4/1/2020
18.1.0.36-beta 2,197 3/19/2020
17.4.0.55 16,080 3/10/2020
17.4.0.53 4,590 3/3/2020
17.4.0.51 5,486 2/25/2020
17.4.0.50 5,592 2/18/2020
17.4.0.49 3,801 2/11/2020
17.4.0.47 4,104 2/5/2020
17.4.0.46 4,511 1/30/2020
17.4.0.44 7,199 1/21/2020
17.4.0.43 3,610 1/14/2020
17.4.0.41 3,845 1/7/2020
17.4.0.40 4,045 12/24/2019
17.4.0.39 8,288 12/17/2019
17.3.0.34 48,374 12/10/2019
17.3.0.33 3,886 12/4/2019
17.3.0.30 2,776 12/3/2019
17.3.0.29 4,008 11/26/2019
17.3.0.28 4,214 11/19/2019
17.3.0.27 3,465 11/12/2019
17.3.0.26 6,775 11/5/2019
17.3.0.21 4,122 10/29/2019
17.3.0.19 10,185 10/22/2019
17.3.0.17 3,989 10/15/2019
17.3.0.14 14,575 10/3/2019
17.3.0.9-beta 2,232 9/20/2019
17.2.0.51 6,260 9/10/2019
17.2.0.49 2,538 9/3/2019
17.2.0.47 2,971 8/27/2019
17.2.0.46 3,596 8/22/2019
17.2.0.41 9,116 8/13/2019
17.2.0.40 3,491 8/6/2019
17.2.0.39 2,424 7/30/2019
17.2.0.36 7,438 7/23/2019
17.2.0.35 3,098 7/17/2019
17.2.0.34 13,935 7/11/2019
17.2.0.28-beta 1,997 6/27/2019
17.1.0.53 5,657 6/25/2019
17.1.0.52 7,023 6/18/2019
17.1.0.51 3,854 6/11/2019
17.1.0.50 3,116 6/4/2019
17.1.0.49 3,009 5/28/2019
17.1.0.48 4,396 5/21/2019
17.1.0.47 3,449 5/14/2019
17.1.0.44 4,475 5/7/2019
17.1.0.43 4,918 4/30/2019
17.1.0.42 4,549 4/23/2019
17.1.0.41 2,315 4/16/2019
17.1.0.40 2,476 4/9/2019
17.1.0.38 4,830 3/29/2019
17.1.0.32-beta 2,034 3/13/2019
16.4.0.54 8,969 2/19/2019
16.4.0.53 3,234 2/13/2019
16.4.0.52 3,313 2/5/2019
16.4.0.48 3,995 1/22/2019
16.4.0.47 2,555 1/16/2019
16.4.0.46 2,787 1/8/2019
16.4.0.44 3,021 12/24/2018
16.4.0.42 5,141 12/17/2018
16.4.0.40-beta 1,682 12/10/2018
16.3.0.36 3,988 11/27/2018
16.3.0.35-beta 2,011 11/23/2018
16.3.0.29 4,487 10/30/2018
16.3.0.21 5,312 9/21/2018
16.3.0.17-beta 1,872 9/12/2018
16.2.0.50 7,910 8/28/2018
16.2.0.46 4,298 8/6/2018
16.2.0.42 5,952 6/29/2018
16.2.0.41 5,027 6/25/2018
16.1.0.37 10,223 4/25/2018
16.1.0.32 7,014 3/29/2018
16.1.0.26 4,266 3/7/2018
16.1.0.24 3,067 2/22/2018
15.4.0.20 5,674 12/28/2017
15.4.0.17 6,651 12/11/2017