Syncfusion.Xamarin.SfComboBox 18.3.0.47

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.47
NuGet\Install-Package Syncfusion.Xamarin.SfComboBox -Version 18.3.0.47
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.47" />
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.47
#r "nuget: Syncfusion.Xamarin.SfComboBox, 18.3.0.47"
#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.47

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

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.37 145 3/26/2024
25.1.35 1,054 3/15/2024
24.2.9 1,056 3/4/2024
24.2.8 964 2/26/2024
24.2.7 801 2/19/2024
24.2.6 780 2/14/2024
24.2.5 759 2/12/2024
24.2.4 1,111 2/5/2024
24.2.3 1,749 1/31/2024
24.1.47 1,684 1/22/2024
24.1.46 1,626 1/16/2024
24.1.45 1,425 1/8/2024
24.1.44 1,827 1/2/2024
24.1.43 1,534 12/27/2023
24.1.41 2,247 12/18/2023
23.2.7 2,549 12/6/2023
23.2.6 2,435 11/28/2023
23.2.5 1,500 11/23/2023
23.2.4 2,546 11/20/2023
23.1.44 3,377 11/6/2023
23.1.43 1,775 10/30/2023
23.1.42 1,770 10/23/2023
23.1.41 2,017 10/16/2023
23.1.40 1,963 10/10/2023
23.1.39 2,098 10/4/2023
23.1.38 5,928 9/26/2023
23.1.36 20,182 9/15/2023
22.2.12 3,691 9/5/2023
22.2.11 2,910 8/28/2023
22.2.10 2,623 8/22/2023
22.2.9 13,172 8/14/2023
22.2.8 2,268 8/7/2023
22.2.7 2,851 8/2/2023
22.2.5 2,431 7/27/2023
22.1.39 3,761 7/18/2023
22.1.38 2,673 7/11/2023
22.1.37 2,787 7/3/2023
22.1.36 3,264 6/28/2023
22.1.34 7,314 6/21/2023
21.2.10 8,202 6/12/2023
21.2.9 3,551 6/6/2023
21.2.8 5,564 5/30/2023
21.2.6 4,380 5/22/2023
21.2.5 6,129 5/15/2023
21.2.4 5,049 5/9/2023
21.2.3 4,391 5/3/2023
21.1.41 6,896 4/19/2023
21.1.39 4,211 4/10/2023
21.1.38 6,262 4/3/2023
21.1.37 3,881 3/29/2023
21.1.35 6,407 3/23/2023
20.4.0.54 3,998 3/13/2023
20.4.0.53 4,951 3/7/2023
20.4.0.52 5,592 2/28/2023
20.4.0.51 11,497 2/21/2023
20.4.0.50 4,863 2/14/2023
20.4.0.49 5,955 2/7/2023
20.4.0.48 7,389 2/1/2023
20.4.0.44 12,498 1/18/2023
20.4.0.43 6,518 1/10/2023
20.4.0.42 5,624 1/4/2023
20.4.0.41 3,377 12/29/2022
20.4.0.40 2,870 12/28/2022
20.4.0.38 6,752 12/21/2022
20.3.0.61 13,139 12/12/2022
20.3.0.60 6,378 12/6/2022
20.3.0.59 9,629 11/29/2022
20.3.0.58 5,882 11/22/2022
20.3.0.57 4,964 11/15/2022
20.3.0.56 5,692 11/8/2022
20.3.0.52 9,767 10/27/2022
20.3.0.50 5,613 10/18/2022
20.3.0.49 12,123 10/11/2022
20.3.0.48 7,948 10/5/2022
20.3.0.47 8,808 9/29/2022
20.2.0.50 13,037 9/20/2022
20.2.0.49 5,408 9/13/2022
20.2.0.48 6,444 9/6/2022
20.2.0.46 7,413 8/30/2022
20.2.0.45 11,059 8/23/2022
20.2.0.44 6,816 8/16/2022
20.2.0.43 8,761 8/8/2022
20.2.0.40 86,278 7/26/2022
20.2.0.39 14,693 7/19/2022
20.2.0.38 6,768 7/12/2022
20.2.0.36 21,214 6/30/2022
20.1.0.61 18,711 6/20/2022
20.1.0.60 11,796 6/14/2022
20.1.0.59 22,896 6/7/2022
20.1.0.58 20,518 5/31/2022
20.1.0.57 27,087 5/24/2022
20.1.0.56 12,118 5/17/2022
20.1.0.55 7,126 5/12/2022
20.1.0.52 7,983 5/3/2022
20.1.0.51 9,700 4/26/2022
20.1.0.50 7,277 4/19/2022
20.1.0.48 8,520 4/12/2022
20.1.0.47 12,571 4/4/2022
19.4.0.56 67,576 3/15/2022
19.4.0.55 11,570 3/8/2022
19.4.0.54 9,177 2/28/2022
19.4.0.53 9,075 2/22/2022
19.4.0.52 7,288 2/15/2022
19.4.0.50 7,656 2/8/2022
19.4.0.48 21,597 1/31/2022
19.4.0.47 9,228 1/25/2022
19.4.0.43 5,259 1/18/2022
19.4.0.42 8,332 1/11/2022
19.4.0.41 6,528 1/4/2022
19.4.0.40 5,690 12/28/2021
19.4.0.38 6,982 12/17/2021
19.3.0.59 12,864 12/14/2021
19.3.0.57 8,843 12/7/2021
19.3.0.56 6,861 11/29/2021
19.3.0.55 10,806 11/23/2021
19.3.0.54 9,459 11/17/2021
19.3.0.53 5,506 11/12/2021
19.3.0.48 9,279 11/3/2021
19.3.0.47 12,442 10/26/2021
19.3.0.46 27,604 10/19/2021
19.3.0.45 37,905 10/12/2021
19.3.0.44 7,076 10/5/2021
19.3.0.43 11,124 9/30/2021
19.2.0.62 11,378 9/13/2021
19.2.0.60 6,097 9/7/2021
19.2.0.59 5,334 8/30/2021
19.2.0.57 7,686 8/24/2021
19.2.0.56 7,080 8/17/2021
19.2.0.55 12,296 8/11/2021
19.2.0.51 8,508 8/2/2021
19.2.0.49 5,981 7/26/2021
19.2.0.48 35,446 7/19/2021
19.2.0.47 13,136 7/13/2021
19.2.0.46 5,625 7/6/2021
19.2.0.44 7,917 6/30/2021
19.1.0.69 14,354 6/14/2021
19.1.0.67 8,167 6/7/2021
19.1.0.66 9,609 5/31/2021
19.1.0.65 8,637 5/24/2021
19.1.0.64 10,727 5/19/2021
19.1.0.63 10,606 5/13/2021
19.1.0.59 10,828 5/3/2021
19.1.0.58 11,810 4/26/2021
19.1.0.57 9,217 4/20/2021
19.1.0.56 11,318 4/13/2021
19.1.0.55 17,545 4/6/2021
19.1.0.54 9,682 3/30/2021
18.4.0.49 22,097 3/22/2021
18.4.0.48 14,809 3/16/2021
18.4.0.47 9,574 3/9/2021
18.4.0.46 12,958 3/2/2021
18.4.0.44 7,677 2/23/2021
18.4.0.43 8,241 2/15/2021
18.4.0.42 11,608 2/9/2021
18.4.0.41 58,852 2/2/2021
18.4.0.39 9,586 1/28/2021
18.4.0.35 10,670 1/19/2021
18.4.0.34 10,811 1/12/2021
18.4.0.33 8,635 1/4/2021
18.4.0.32 4,732 12/30/2020
18.4.0.31 12,474 12/22/2020
18.4.0.30 20,291 12/17/2020
18.3.0.53 13,859 12/8/2020
18.3.0.52 6,353 11/30/2020
18.3.0.51 11,365 11/23/2020
18.3.0.50 10,545 11/17/2020
18.3.0.48 9,355 11/10/2020
18.3.0.47 8,597 11/5/2020
18.3.0.44 34,127 10/27/2020
18.3.0.42 9,138 10/20/2020
18.3.0.40 18,739 10/12/2020
18.3.0.38 8,859 10/7/2020
18.3.0.35 10,108 10/1/2020
18.2.0.59 23,990 9/22/2020
18.2.0.58 9,637 9/15/2020
18.2.0.57 6,288 9/8/2020
18.2.0.56 8,338 9/1/2020
18.2.0.55 19,482 8/25/2020
18.2.0.54 7,881 8/18/2020
18.2.0.48 15,864 8/4/2020
18.2.0.47 8,872 7/28/2020
18.2.0.46 7,085 7/21/2020
18.2.0.45 7,101 7/14/2020
18.2.0.44 24,614 7/6/2020
18.1.0.59 23,322 6/23/2020
18.1.0.57 7,203 6/16/2020
18.1.0.56 6,908 6/9/2020
18.1.0.55 12,188 6/2/2020
18.1.0.54 53,413 5/27/2020
18.1.0.53 8,885 5/19/2020
18.1.0.52 9,652 5/13/2020
18.1.0.48 13,040 5/5/2020
18.1.0.46 10,419 4/28/2020
18.1.0.45 10,434 4/21/2020
18.1.0.44 9,664 4/14/2020
18.1.0.43 8,258 4/7/2020
18.1.0.42 21,495 4/1/2020
18.1.0.36-beta 2,778 3/19/2020
17.4.0.55 33,501 3/10/2020
17.4.0.53 9,303 3/3/2020
17.4.0.51 8,946 2/25/2020
17.4.0.50 7,816 2/18/2020
17.4.0.49 7,239 2/11/2020
17.4.0.47 6,009 2/5/2020
17.4.0.46 14,575 1/30/2020
17.4.0.44 18,907 1/21/2020
17.4.0.43 7,471 1/14/2020
17.4.0.41 7,463 1/7/2020
17.4.0.40 6,646 12/24/2019
17.4.0.39 12,991 12/17/2019
17.3.0.34 41,507 12/10/2019
17.3.0.33 5,521 12/4/2019
17.3.0.30 3,886 12/3/2019
17.3.0.29 8,093 11/26/2019
17.3.0.28 5,757 11/19/2019
17.3.0.27 9,513 11/12/2019
17.3.0.26 10,766 11/5/2019
17.3.0.21 6,677 10/29/2019
17.3.0.19 12,155 10/22/2019
17.3.0.17 5,696 10/15/2019
17.3.0.14 29,788 10/3/2019
17.3.0.9-beta 2,936 9/20/2019
17.2.0.51 13,006 9/10/2019
17.2.0.49 9,371 9/3/2019
17.2.0.47 9,112 8/27/2019
17.2.0.46 10,366 8/22/2019
17.2.0.41 23,125 8/13/2019
17.2.0.40 21,191 8/6/2019
17.2.0.39 8,269 7/30/2019
17.2.0.36 5,335 7/23/2019
17.2.0.35 5,841 7/17/2019
17.2.0.34 18,005 7/11/2019
17.2.0.28-beta 3,041 6/27/2019
17.1.0.53 9,627 6/25/2019
17.1.0.52 5,096 6/18/2019
17.1.0.51 4,556 6/11/2019
17.1.0.50 4,928 6/4/2019
17.1.0.49 4,792 5/28/2019
17.1.0.48 7,464 5/21/2019
17.1.0.47 4,238 5/14/2019
17.1.0.44 5,203 5/7/2019
17.1.0.43 3,546 4/30/2019
17.1.0.42 4,081 4/23/2019
17.1.0.41 4,043 4/16/2019
17.1.0.40 4,549 4/9/2019
17.1.0.38 8,121 3/29/2019
17.1.0.32-beta 3,159 3/13/2019
16.4.0.54 9,850 2/19/2019
16.4.0.53 4,974 2/13/2019
16.4.0.52 5,486 2/5/2019
16.4.0.48 4,695 1/22/2019
16.4.0.47 3,457 1/16/2019
16.4.0.46 3,722 1/8/2019
16.4.0.44 4,284 12/24/2018
16.4.0.42 7,485 12/17/2018
16.4.0.40-beta 2,206 12/10/2018
16.3.0.36 4,006 11/27/2018
16.3.0.35-beta 1,790 11/23/2018
16.3.0.29 5,533 10/30/2018
16.3.0.21 4,322 9/21/2018
16.3.0.17-beta 1,548 9/12/2018
16.2.0.50 4,165 8/28/2018
16.2.0.46 2,582 8/6/2018
16.2.0.42 2,638 6/29/2018
16.2.0.41 2,535 6/25/2018