Syncfusion.Xamarin.SfComboBox 18.3.0.42

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfComboBox --version 18.3.0.42
NuGet\Install-Package Syncfusion.Xamarin.SfComboBox -Version 18.3.0.42
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.SfComboBox" Version="18.3.0.42" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfComboBox --version 18.3.0.42
#r "nuget: Syncfusion.Xamarin.SfComboBox, 18.3.0.42"
#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.SfComboBox as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.SfComboBox&version=18.3.0.42

// Install Syncfusion.Xamarin.SfComboBox as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfComboBox&version=18.3.0.42

The Syncfusion Combo Box for Xamarin.Forms is used to select an item by typing a value or selecting a value from the list.

Key features:
• Editable mode: Editable and non-editable text box to choose an item from the given data source.
• Filtering mode: Supports both filtering and non-filtering suggestion lists.
• Suggestion modes: Suggestions can be filtered in different modes, such as StartsWith, EndWith, contains, equals, custom, and more.
• MultiSelection: Two ways (token representation and delimiter) to select multiple items from the suggestion list.
• Customization: Customize both entry and suggestion drop downs.
• Header and footer: Header and footer content can be given at the top and bottom of the suggestion list.
• Highlighting text: Highlight the matching text in the suggestion list based on the input given.
• Watermark: Supports explanatory text in the combo box control until the user inputs text. Watermark is restored again if the user clears the text.

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/combobox?utm_source=nuget&utm_medium=listing     

Documentation: https://help.syncfusion.com/xamarin/combobox/overview?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 2020 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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.  monoandroid90 is compatible.  monoandroid10.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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 (12)

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

Package Downloads
Syncfusion.Xamarin.SfDataGrid 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 DataGrid control and more.

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.

Syncfusion.Xamarin.SfRichTextEditor 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 RichTextEditor control and more.

Cyber.Xamari.lib

Package Description

Syncfusion.Xamarin.SfComboBox.WPF 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.WPF ComboBox control and more.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Syncfusion.Xamarin.SfComboBox:

Repository Stars
syncfusion/essential-ui-kit-for-xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
kwsch/PKHeX.Mobile
Pokémon save editor for Android and iOS!
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
jamesmontemagno/app-ac-islandtracker
Animal Crossing Island Tracking Mobile App
Version Downloads Last updated
25.1.35 253 3/15/2024
24.2.9 895 3/4/2024
24.2.8 862 2/26/2024
24.2.7 723 2/19/2024
24.2.6 678 2/14/2024
24.2.5 672 2/12/2024
24.2.4 995 2/5/2024
24.2.3 1,551 1/31/2024
24.1.47 1,595 1/22/2024
24.1.46 1,519 1/16/2024
24.1.45 1,329 1/8/2024
24.1.44 1,719 1/2/2024
24.1.43 1,443 12/27/2023
24.1.41 2,133 12/18/2023
23.2.7 2,417 12/6/2023
23.2.6 2,215 11/28/2023
23.2.5 1,416 11/23/2023
23.2.4 2,413 11/20/2023
23.1.44 3,188 11/6/2023
23.1.43 1,687 10/30/2023
23.1.42 1,692 10/23/2023
23.1.41 1,890 10/16/2023
23.1.40 1,876 10/10/2023
23.1.39 1,993 10/4/2023
23.1.38 5,805 9/26/2023
23.1.36 19,870 9/15/2023
22.2.12 3,502 9/5/2023
22.2.11 2,789 8/28/2023
22.2.10 2,420 8/22/2023
22.2.9 12,895 8/14/2023
22.2.8 2,197 8/7/2023
22.2.7 2,652 8/2/2023
22.2.5 2,329 7/27/2023
22.1.39 3,598 7/18/2023
22.1.38 2,578 7/11/2023
22.1.37 2,716 7/3/2023
22.1.36 3,081 6/28/2023
22.1.34 7,169 6/21/2023
21.2.10 8,051 6/12/2023
21.2.9 3,453 6/6/2023
21.2.8 5,370 5/30/2023
21.2.6 4,284 5/22/2023
21.2.5 6,003 5/15/2023
21.2.4 4,968 5/9/2023
21.2.3 4,306 5/3/2023
21.1.41 6,662 4/19/2023
21.1.39 4,119 4/10/2023
21.1.38 6,163 4/3/2023
21.1.37 3,792 3/29/2023
21.1.35 6,222 3/23/2023
20.4.0.54 3,906 3/13/2023
20.4.0.53 4,853 3/7/2023
20.4.0.52 5,475 2/28/2023
20.4.0.51 11,404 2/21/2023
20.4.0.50 4,767 2/14/2023
20.4.0.49 5,865 2/7/2023
20.4.0.48 7,248 2/1/2023
20.4.0.44 12,366 1/18/2023
20.4.0.43 6,417 1/10/2023
20.4.0.42 5,506 1/4/2023
20.4.0.41 3,283 12/29/2022
20.4.0.40 2,785 12/28/2022
20.4.0.38 6,619 12/21/2022
20.3.0.61 12,859 12/12/2022
20.3.0.60 6,217 12/6/2022
20.3.0.59 9,429 11/29/2022
20.3.0.58 5,773 11/22/2022
20.3.0.57 4,874 11/15/2022
20.3.0.56 5,599 11/8/2022
20.3.0.52 9,594 10/27/2022
20.3.0.50 5,526 10/18/2022
20.3.0.49 11,948 10/11/2022
20.3.0.48 7,857 10/5/2022
20.3.0.47 8,712 9/29/2022
20.2.0.50 12,829 9/20/2022
20.2.0.49 5,313 9/13/2022
20.2.0.48 6,360 9/6/2022
20.2.0.46 7,310 8/30/2022
20.2.0.45 10,764 8/23/2022
20.2.0.44 6,729 8/16/2022
20.2.0.43 8,649 8/8/2022
20.2.0.40 85,930 7/26/2022
20.2.0.39 14,578 7/19/2022
20.2.0.38 6,670 7/12/2022
20.2.0.36 21,059 6/30/2022
20.1.0.61 18,430 6/20/2022
20.1.0.60 11,721 6/14/2022
20.1.0.59 22,741 6/7/2022
20.1.0.58 20,036 5/31/2022
20.1.0.57 26,983 5/24/2022
20.1.0.56 12,015 5/17/2022
20.1.0.55 7,037 5/12/2022
20.1.0.52 7,794 5/3/2022
20.1.0.51 9,620 4/26/2022
20.1.0.50 7,165 4/19/2022
20.1.0.48 8,402 4/12/2022
20.1.0.47 12,471 4/4/2022
19.4.0.56 67,353 3/15/2022
19.4.0.55 11,488 3/8/2022
19.4.0.54 9,056 2/28/2022
19.4.0.53 8,955 2/22/2022
19.4.0.52 7,206 2/15/2022
19.4.0.50 7,570 2/8/2022
19.4.0.48 21,533 1/31/2022
19.4.0.47 9,142 1/25/2022
19.4.0.43 5,181 1/18/2022
19.4.0.42 8,236 1/11/2022
19.4.0.41 6,435 1/4/2022
19.4.0.40 5,615 12/28/2021
19.4.0.38 6,894 12/17/2021
19.3.0.59 12,713 12/14/2021
19.3.0.57 8,755 12/7/2021
19.3.0.56 6,770 11/29/2021
19.3.0.55 10,735 11/23/2021
19.3.0.54 9,360 11/17/2021
19.3.0.53 5,430 11/12/2021
19.3.0.48 9,119 11/3/2021
19.3.0.47 12,342 10/26/2021
19.3.0.46 27,492 10/19/2021
19.3.0.45 37,788 10/12/2021
19.3.0.44 6,987 10/5/2021
19.3.0.43 10,999 9/30/2021
19.2.0.62 11,289 9/13/2021
19.2.0.60 6,005 9/7/2021
19.2.0.59 5,237 8/30/2021
19.2.0.57 7,612 8/24/2021
19.2.0.56 6,990 8/17/2021
19.2.0.55 12,219 8/11/2021
19.2.0.51 8,399 8/2/2021
19.2.0.49 5,893 7/26/2021
19.2.0.48 35,354 7/19/2021
19.2.0.47 13,029 7/13/2021
19.2.0.46 5,555 7/6/2021
19.2.0.44 7,826 6/30/2021
19.1.0.69 14,275 6/14/2021
19.1.0.67 8,072 6/7/2021
19.1.0.66 9,537 5/31/2021
19.1.0.65 8,554 5/24/2021
19.1.0.64 10,599 5/19/2021
19.1.0.63 10,526 5/13/2021
19.1.0.59 10,711 5/3/2021
19.1.0.58 11,705 4/26/2021
19.1.0.57 9,147 4/20/2021
19.1.0.56 11,228 4/13/2021
19.1.0.55 17,462 4/6/2021
19.1.0.54 9,560 3/30/2021
18.4.0.49 21,910 3/22/2021
18.4.0.48 14,689 3/16/2021
18.4.0.47 9,483 3/9/2021
18.4.0.46 12,873 3/2/2021
18.4.0.44 7,593 2/23/2021
18.4.0.43 8,153 2/15/2021
18.4.0.42 11,522 2/9/2021
18.4.0.41 58,773 2/2/2021
18.4.0.39 9,504 1/28/2021
18.4.0.35 10,586 1/19/2021
18.4.0.34 10,730 1/12/2021
18.4.0.33 8,549 1/4/2021
18.4.0.32 4,640 12/30/2020
18.4.0.31 12,372 12/22/2020
18.4.0.30 20,189 12/17/2020
18.3.0.53 13,770 12/8/2020
18.3.0.52 6,267 11/30/2020
18.3.0.51 11,279 11/23/2020
18.3.0.50 10,459 11/17/2020
18.3.0.48 9,275 11/10/2020
18.3.0.47 8,501 11/5/2020
18.3.0.44 34,032 10/27/2020
18.3.0.42 9,045 10/20/2020
18.3.0.40 18,542 10/12/2020
18.3.0.38 8,770 10/7/2020
18.3.0.35 10,014 10/1/2020
18.2.0.59 23,816 9/22/2020
18.2.0.58 9,550 9/15/2020
18.2.0.57 6,191 9/8/2020
18.2.0.56 8,250 9/1/2020
18.2.0.55 19,399 8/25/2020
18.2.0.54 7,770 8/18/2020
18.2.0.48 15,769 8/4/2020
18.2.0.47 8,763 7/28/2020
18.2.0.46 6,997 7/21/2020
18.2.0.45 7,006 7/14/2020
18.2.0.44 24,537 7/6/2020
18.1.0.59 23,236 6/23/2020
18.1.0.57 7,039 6/16/2020
18.1.0.56 6,815 6/9/2020
18.1.0.55 12,095 6/2/2020
18.1.0.54 53,326 5/27/2020
18.1.0.53 8,799 5/19/2020
18.1.0.52 9,555 5/13/2020
18.1.0.48 12,955 5/5/2020
18.1.0.46 10,324 4/28/2020
18.1.0.45 10,353 4/21/2020
18.1.0.44 9,550 4/14/2020
18.1.0.43 8,166 4/7/2020
18.1.0.42 21,400 4/1/2020
18.1.0.36-beta 2,695 3/19/2020
17.4.0.55 33,430 3/10/2020
17.4.0.53 9,214 3/3/2020
17.4.0.51 8,862 2/25/2020
17.4.0.50 7,736 2/18/2020
17.4.0.49 7,157 2/11/2020
17.4.0.47 5,927 2/5/2020
17.4.0.46 14,487 1/30/2020
17.4.0.44 18,821 1/21/2020
17.4.0.43 7,382 1/14/2020
17.4.0.41 7,392 1/7/2020
17.4.0.40 6,558 12/24/2019
17.4.0.39 12,893 12/17/2019
17.3.0.34 41,339 12/10/2019
17.3.0.33 5,433 12/4/2019
17.3.0.30 3,792 12/3/2019
17.3.0.29 8,003 11/26/2019
17.3.0.28 5,669 11/19/2019
17.3.0.27 9,432 11/12/2019
17.3.0.26 10,675 11/5/2019
17.3.0.21 6,584 10/29/2019
17.3.0.19 12,067 10/22/2019
17.3.0.17 5,607 10/15/2019
17.3.0.14 29,701 10/3/2019
17.3.0.9-beta 2,847 9/20/2019
17.2.0.51 12,922 9/10/2019
17.2.0.49 9,284 9/3/2019
17.2.0.47 9,014 8/27/2019
17.2.0.46 10,277 8/22/2019
17.2.0.41 23,032 8/13/2019
17.2.0.40 21,098 8/6/2019
17.2.0.39 8,166 7/30/2019
17.2.0.36 5,272 7/23/2019
17.2.0.35 5,748 7/17/2019
17.2.0.34 17,864 7/11/2019
17.2.0.28-beta 2,956 6/27/2019
17.1.0.53 9,436 6/25/2019
17.1.0.52 5,017 6/18/2019
17.1.0.51 4,468 6/11/2019
17.1.0.50 4,845 6/4/2019
17.1.0.49 4,714 5/28/2019
17.1.0.48 7,375 5/21/2019
17.1.0.47 4,149 5/14/2019
17.1.0.44 5,116 5/7/2019
17.1.0.43 3,454 4/30/2019
17.1.0.42 3,994 4/23/2019
17.1.0.41 3,951 4/16/2019
17.1.0.40 4,472 4/9/2019
17.1.0.38 8,023 3/29/2019
17.1.0.32-beta 3,079 3/13/2019
16.4.0.54 9,794 2/19/2019
16.4.0.53 4,887 2/13/2019
16.4.0.52 5,391 2/5/2019
16.4.0.48 4,615 1/22/2019
16.4.0.47 3,370 1/16/2019
16.4.0.46 3,636 1/8/2019
16.4.0.44 4,218 12/24/2018
16.4.0.42 7,396 12/17/2018
16.4.0.40-beta 2,129 12/10/2018
16.3.0.36 3,970 11/27/2018
16.3.0.35-beta 1,731 11/23/2018
16.3.0.29 5,488 10/30/2018
16.3.0.21 4,275 9/21/2018
16.3.0.17-beta 1,501 9/12/2018
16.2.0.50 4,119 8/28/2018
16.2.0.46 2,521 8/6/2018
16.2.0.42 2,572 6/29/2018
16.2.0.41 2,495 6/25/2018