Syncfusion.Xamarin.SfAutoComplete 17.1.0.32-beta

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 17.1.0.32-beta
NuGet\Install-Package Syncfusion.Xamarin.SfAutoComplete -Version 17.1.0.32-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="17.1.0.32-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfAutoComplete --version 17.1.0.32-beta
#r "nuget: Syncfusion.Xamarin.SfAutoComplete, 17.1.0.32-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.
// Install Syncfusion.Xamarin.SfAutoComplete as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.SfAutoComplete&version=17.1.0.32-beta&prerelease

// Install Syncfusion.Xamarin.SfAutoComplete as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfAutoComplete&version=17.1.0.32-beta&prerelease

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. 
.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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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
25.1.35 124 3/15/2024
24.2.9 539 3/4/2024
24.2.8 485 2/26/2024
24.2.7 487 2/19/2024
24.2.6 489 2/14/2024
24.2.5 452 2/12/2024
24.2.4 734 2/5/2024
24.2.3 706 1/31/2024
24.1.47 1,286 1/22/2024
24.1.46 1,278 1/16/2024
24.1.45 965 1/8/2024
24.1.44 1,361 1/2/2024
24.1.43 1,184 12/27/2023
24.1.41 1,209 12/18/2023
23.2.7 1,319 12/6/2023
23.2.6 1,056 11/28/2023
23.2.5 1,145 11/23/2023
23.2.4 1,238 11/20/2023
23.1.44 1,998 11/6/2023
23.1.43 1,032 10/30/2023
23.1.42 1,005 10/23/2023
23.1.41 1,457 10/16/2023
23.1.40 1,182 10/10/2023
23.1.39 1,531 10/4/2023
23.1.38 2,029 9/26/2023
23.1.36 17,511 9/15/2023
22.2.12 1,724 9/5/2023
22.2.11 1,794 8/28/2023
22.2.10 1,366 8/22/2023
22.2.9 1,482 8/14/2023
22.2.8 1,732 8/7/2023
22.2.7 1,386 8/2/2023
22.2.5 1,486 7/27/2023
22.1.39 2,770 7/18/2023
22.1.38 1,837 7/11/2023
22.1.37 1,504 7/3/2023
22.1.36 1,793 6/28/2023
22.1.34 4,918 6/21/2023
21.2.10 1,854 6/12/2023
21.2.9 2,280 6/6/2023
21.2.8 1,885 5/30/2023
21.2.6 2,072 5/22/2023
21.2.5 4,472 5/15/2023
21.2.4 2,211 5/9/2023
21.2.3 2,134 5/3/2023
21.1.41 3,010 4/19/2023
21.1.39 2,641 4/10/2023
21.1.38 4,393 4/3/2023
21.1.37 1,978 3/29/2023
21.1.35 2,533 3/23/2023
20.4.0.54 2,263 3/13/2023
20.4.0.53 1,955 3/7/2023
20.4.0.52 2,869 2/28/2023
20.4.0.51 8,766 2/21/2023
20.4.0.50 2,029 2/14/2023
20.4.0.49 4,080 2/7/2023
20.4.0.48 2,810 2/1/2023
20.4.0.44 4,381 1/18/2023
20.4.0.43 2,752 1/10/2023
20.4.0.42 2,138 1/4/2023
20.4.0.41 1,962 12/29/2022
20.4.0.40 1,704 12/28/2022
20.4.0.38 11,198 12/21/2022
20.3.0.61 9,089 12/12/2022
20.3.0.60 3,944 12/6/2022
20.3.0.59 6,490 11/29/2022
20.3.0.58 2,781 11/22/2022
20.3.0.57 4,339 11/15/2022
20.3.0.56 2,203 11/8/2022
20.3.0.52 2,458 10/27/2022
20.3.0.50 2,769 10/18/2022
20.3.0.49 7,381 10/11/2022
20.3.0.48 2,436 10/5/2022
20.3.0.47 6,831 9/29/2022
20.2.0.50 6,686 9/20/2022
20.2.0.49 2,484 9/13/2022
20.2.0.48 2,795 9/6/2022
20.2.0.46 3,364 8/30/2022
20.2.0.45 4,349 8/23/2022
20.2.0.44 2,538 8/16/2022
20.2.0.43 4,665 8/8/2022
20.2.0.40 76,695 7/26/2022
20.2.0.39 9,957 7/19/2022
20.2.0.38 4,009 7/12/2022
20.2.0.36 6,196 6/30/2022
20.1.0.61 4,688 6/20/2022
20.1.0.60 18,237 6/14/2022
20.1.0.59 3,437 6/7/2022
20.1.0.58 6,000 5/31/2022
20.1.0.57 2,838 5/24/2022
20.1.0.56 8,042 5/17/2022
20.1.0.55 3,615 5/12/2022
20.1.0.52 4,380 5/3/2022
20.1.0.51 5,851 4/26/2022
20.1.0.50 3,042 4/19/2022
20.1.0.48 4,335 4/12/2022
20.1.0.47 4,868 4/4/2022
19.4.0.56 11,599 3/15/2022
19.4.0.55 4,059 3/8/2022
19.4.0.54 4,260 2/28/2022
19.4.0.53 2,580 2/22/2022
19.4.0.52 3,408 2/15/2022
19.4.0.50 3,464 2/8/2022
19.4.0.48 46,346 1/31/2022
19.4.0.47 3,858 1/25/2022
19.4.0.43 2,585 1/18/2022
19.4.0.42 3,786 1/11/2022
19.4.0.41 2,426 1/4/2022
19.4.0.40 2,236 12/28/2021
19.4.0.38 4,459 12/17/2021
19.3.0.59 4,715 12/14/2021
19.3.0.57 5,055 12/7/2021
19.3.0.56 2,956 11/29/2021
19.3.0.55 2,409 11/23/2021
19.3.0.54 3,101 11/17/2021
19.3.0.53 3,691 11/12/2021
19.3.0.48 6,887 11/3/2021
19.3.0.47 2,999 10/26/2021
19.3.0.46 14,843 10/19/2021
19.3.0.45 3,484 10/12/2021
19.3.0.44 6,338 10/5/2021
19.3.0.43 5,790 9/30/2021
19.2.0.62 9,762 9/13/2021
19.2.0.60 3,253 9/7/2021
19.2.0.59 2,446 8/30/2021
19.2.0.57 3,940 8/24/2021
19.2.0.56 3,494 8/17/2021
19.2.0.55 4,452 8/11/2021
19.2.0.51 5,758 8/2/2021
19.2.0.49 6,009 7/26/2021
19.2.0.48 2,992 7/19/2021
19.2.0.47 8,009 7/13/2021
19.2.0.46 3,047 7/6/2021
19.2.0.44 6,042 6/30/2021
19.1.0.69 9,014 6/14/2021
19.1.0.67 3,939 6/7/2021
19.1.0.66 6,463 5/31/2021
19.1.0.65 2,941 5/24/2021
19.1.0.64 4,393 5/19/2021
19.1.0.63 2,794 5/13/2021
19.1.0.59 5,803 5/3/2021
19.1.0.58 5,500 4/26/2021
19.1.0.57 5,912 4/20/2021
19.1.0.56 8,262 4/13/2021
19.1.0.55 4,664 4/6/2021
19.1.0.54 5,116 3/30/2021
18.4.0.49 13,938 3/22/2021
18.4.0.48 4,054 3/16/2021
18.4.0.47 4,823 3/9/2021
18.4.0.46 5,896 3/2/2021
18.4.0.44 3,800 2/23/2021
18.4.0.43 4,739 2/15/2021
18.4.0.42 4,196 2/9/2021
18.4.0.41 52,550 2/2/2021
18.4.0.39 5,274 1/28/2021
18.4.0.35 5,522 1/19/2021
18.4.0.34 6,600 1/12/2021
18.4.0.33 4,456 1/4/2021
18.4.0.32 3,027 12/30/2020
18.4.0.31 3,504 12/22/2020
18.4.0.30 10,739 12/17/2020
18.3.0.53 12,565 12/8/2020
18.3.0.52 3,624 11/30/2020
18.3.0.51 26,530 11/23/2020
18.3.0.50 4,735 11/17/2020
18.3.0.48 5,819 11/10/2020
18.3.0.47 3,794 11/5/2020
18.3.0.44 5,949 10/27/2020
18.3.0.42 5,917 10/20/2020
18.3.0.40 4,639 10/12/2020
18.3.0.38 5,514 10/7/2020
18.3.0.35 5,484 10/1/2020
18.2.0.59 12,710 9/22/2020
18.2.0.58 3,720 9/15/2020
18.2.0.57 3,260 9/8/2020
18.2.0.56 3,885 9/1/2020
18.2.0.55 4,666 8/25/2020
18.2.0.54 3,345 8/18/2020
18.2.0.48 8,005 8/4/2020
18.2.0.47 4,144 7/28/2020
18.2.0.46 3,234 7/21/2020
18.2.0.45 3,737 7/14/2020
18.2.0.44 20,223 7/6/2020
18.1.0.59 8,920 6/23/2020
18.1.0.57 3,597 6/16/2020
18.1.0.56 3,892 6/9/2020
18.1.0.55 5,497 6/2/2020
18.1.0.54 3,642 5/27/2020
18.1.0.53 3,612 5/19/2020
18.1.0.52 6,241 5/13/2020
18.1.0.48 9,597 5/5/2020
18.1.0.46 5,986 4/28/2020
18.1.0.45 3,555 4/21/2020
18.1.0.44 5,560 4/14/2020
18.1.0.43 4,140 4/7/2020
18.1.0.42 15,292 4/1/2020
18.1.0.36-beta 1,877 3/19/2020
17.4.0.55 15,612 3/10/2020
17.4.0.53 4,269 3/3/2020
17.4.0.51 5,118 2/25/2020
17.4.0.50 5,275 2/18/2020
17.4.0.49 3,478 2/11/2020
17.4.0.47 3,584 2/5/2020
17.4.0.46 4,170 1/30/2020
17.4.0.44 6,829 1/21/2020
17.4.0.43 3,291 1/14/2020
17.4.0.41 3,459 1/7/2020
17.4.0.40 3,722 12/24/2019
17.4.0.39 7,926 12/17/2019
17.3.0.34 38,278 12/10/2019
17.3.0.33 3,557 12/4/2019
17.3.0.30 2,466 12/3/2019
17.3.0.29 3,683 11/26/2019
17.3.0.28 3,858 11/19/2019
17.3.0.27 3,158 11/12/2019
17.3.0.26 6,436 11/5/2019
17.3.0.21 3,803 10/29/2019
17.3.0.19 9,809 10/22/2019
17.3.0.17 3,659 10/15/2019
17.3.0.14 14,265 10/3/2019
17.3.0.9-beta 1,918 9/20/2019
17.2.0.51 6,027 9/10/2019
17.2.0.49 2,294 9/3/2019
17.2.0.47 2,722 8/27/2019
17.2.0.46 3,277 8/22/2019
17.2.0.41 8,863 8/13/2019
17.2.0.40 3,239 8/6/2019
17.2.0.39 2,173 7/30/2019
17.2.0.36 7,183 7/23/2019
17.2.0.35 2,864 7/17/2019
17.2.0.34 13,668 7/11/2019
17.2.0.28-beta 1,752 6/27/2019
17.1.0.53 5,070 6/25/2019
17.1.0.52 6,763 6/18/2019
17.1.0.51 3,586 6/11/2019
17.1.0.50 2,860 6/4/2019
17.1.0.49 2,756 5/28/2019
17.1.0.48 4,130 5/21/2019
17.1.0.47 3,177 5/14/2019
17.1.0.44 4,210 5/7/2019
17.1.0.43 4,602 4/30/2019
17.1.0.42 4,289 4/23/2019
17.1.0.41 2,056 4/16/2019
17.1.0.40 2,204 4/9/2019
17.1.0.38 4,368 3/29/2019
17.1.0.32-beta 1,786 3/13/2019
16.4.0.54 8,624 2/19/2019
16.4.0.53 2,987 2/13/2019
16.4.0.52 3,050 2/5/2019
16.4.0.48 3,712 1/22/2019
16.4.0.47 2,293 1/16/2019
16.4.0.46 2,519 1/8/2019
16.4.0.44 2,742 12/24/2018
16.4.0.42 4,848 12/17/2018
16.4.0.40-beta 1,420 12/10/2018
16.3.0.36 3,699 11/27/2018
16.3.0.35-beta 1,721 11/23/2018
16.3.0.29 4,151 10/30/2018
16.3.0.21 4,993 9/21/2018
16.3.0.17-beta 1,618 9/12/2018
16.2.0.50 7,544 8/28/2018
16.2.0.46 3,898 8/6/2018
16.2.0.42 5,438 6/29/2018
16.2.0.41 4,562 6/25/2018
16.1.0.37 9,794 4/25/2018
16.1.0.32 6,500 3/29/2018
16.1.0.26 3,869 3/7/2018
16.1.0.24 2,676 2/22/2018
15.4.0.20 5,174 12/28/2017
15.4.0.17 6,262 12/11/2017