Syncfusion.Xamarin.SfComboBox 18.4.0.33

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.4.0.33
NuGet\Install-Package Syncfusion.Xamarin.SfComboBox -Version 18.4.0.33
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.4.0.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfComboBox --version 18.4.0.33
#r "nuget: Syncfusion.Xamarin.SfComboBox, 18.4.0.33"
#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.4.0.33

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

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 2021 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 173 3/26/2024
25.1.35 1,075 3/15/2024
24.2.9 1,059 3/4/2024
24.2.8 965 2/26/2024
24.2.7 802 2/19/2024
24.2.6 781 2/14/2024
24.2.5 760 2/12/2024
24.2.4 1,112 2/5/2024
24.2.3 1,753 1/31/2024
24.1.47 1,685 1/22/2024
24.1.46 1,627 1/16/2024
24.1.45 1,426 1/8/2024
24.1.44 1,828 1/2/2024
24.1.43 1,535 12/27/2023
24.1.41 2,249 12/18/2023
23.2.7 2,550 12/6/2023
23.2.6 2,453 11/28/2023
23.2.5 1,501 11/23/2023
23.2.4 2,547 11/20/2023
23.1.44 3,388 11/6/2023
23.1.43 1,776 10/30/2023
23.1.42 1,771 10/23/2023
23.1.41 2,019 10/16/2023
23.1.40 1,964 10/10/2023
23.1.39 2,103 10/4/2023
23.1.38 5,931 9/26/2023
23.1.36 20,204 9/15/2023
22.2.12 3,692 9/5/2023
22.2.11 2,914 8/28/2023
22.2.10 2,624 8/22/2023
22.2.9 13,194 8/14/2023
22.2.8 2,269 8/7/2023
22.2.7 2,853 8/2/2023
22.2.5 2,432 7/27/2023
22.1.39 3,762 7/18/2023
22.1.38 2,675 7/11/2023
22.1.37 2,788 7/3/2023
22.1.36 3,266 6/28/2023
22.1.34 7,325 6/21/2023
21.2.10 8,206 6/12/2023
21.2.9 3,552 6/6/2023
21.2.8 5,570 5/30/2023
21.2.6 4,381 5/22/2023
21.2.5 6,130 5/15/2023
21.2.4 5,052 5/9/2023
21.2.3 4,392 5/3/2023
21.1.41 6,902 4/19/2023
21.1.39 4,212 4/10/2023
21.1.38 6,263 4/3/2023
21.1.37 3,882 3/29/2023
21.1.35 6,413 3/23/2023
20.4.0.54 3,999 3/13/2023
20.4.0.53 4,952 3/7/2023
20.4.0.52 5,593 2/28/2023
20.4.0.51 11,498 2/21/2023
20.4.0.50 4,864 2/14/2023
20.4.0.49 5,956 2/7/2023
20.4.0.48 7,392 2/1/2023
20.4.0.44 12,507 1/18/2023
20.4.0.43 6,521 1/10/2023
20.4.0.42 5,628 1/4/2023
20.4.0.41 3,379 12/29/2022
20.4.0.40 2,871 12/28/2022
20.4.0.38 6,753 12/21/2022
20.3.0.61 13,141 12/12/2022
20.3.0.60 6,379 12/6/2022
20.3.0.59 9,650 11/29/2022
20.3.0.58 5,883 11/22/2022
20.3.0.57 4,965 11/15/2022
20.3.0.56 5,693 11/8/2022
20.3.0.52 9,768 10/27/2022
20.3.0.50 5,614 10/18/2022
20.3.0.49 12,125 10/11/2022
20.3.0.48 7,949 10/5/2022
20.3.0.47 8,811 9/29/2022
20.2.0.50 13,041 9/20/2022
20.2.0.49 5,409 9/13/2022
20.2.0.48 6,446 9/6/2022
20.2.0.46 7,414 8/30/2022
20.2.0.45 11,091 8/23/2022
20.2.0.44 6,817 8/16/2022
20.2.0.43 8,762 8/8/2022
20.2.0.40 86,291 7/26/2022
20.2.0.39 14,694 7/19/2022
20.2.0.38 6,769 7/12/2022
20.2.0.36 21,215 6/30/2022
20.1.0.61 18,718 6/20/2022
20.1.0.60 11,797 6/14/2022
20.1.0.59 22,901 6/7/2022
20.1.0.58 20,534 5/31/2022
20.1.0.57 27,088 5/24/2022
20.1.0.56 12,120 5/17/2022
20.1.0.55 7,129 5/12/2022
20.1.0.52 7,989 5/3/2022
20.1.0.51 9,701 4/26/2022
20.1.0.50 7,278 4/19/2022
20.1.0.48 8,525 4/12/2022
20.1.0.47 12,575 4/4/2022
19.4.0.56 67,586 3/15/2022
19.4.0.55 11,571 3/8/2022
19.4.0.54 9,178 2/28/2022
19.4.0.53 9,080 2/22/2022
19.4.0.52 7,289 2/15/2022
19.4.0.50 7,657 2/8/2022
19.4.0.48 21,598 1/31/2022
19.4.0.47 9,229 1/25/2022
19.4.0.43 5,261 1/18/2022
19.4.0.42 8,333 1/11/2022
19.4.0.41 6,529 1/4/2022
19.4.0.40 5,691 12/28/2021
19.4.0.38 6,984 12/17/2021
19.3.0.59 12,868 12/14/2021
19.3.0.57 8,844 12/7/2021
19.3.0.56 6,862 11/29/2021
19.3.0.55 10,807 11/23/2021
19.3.0.54 9,466 11/17/2021
19.3.0.53 5,507 11/12/2021
19.3.0.48 9,283 11/3/2021
19.3.0.47 12,445 10/26/2021
19.3.0.46 27,605 10/19/2021
19.3.0.45 37,914 10/12/2021
19.3.0.44 7,077 10/5/2021
19.3.0.43 11,125 9/30/2021
19.2.0.62 11,379 9/13/2021
19.2.0.60 6,098 9/7/2021
19.2.0.59 5,335 8/30/2021
19.2.0.57 7,687 8/24/2021
19.2.0.56 7,082 8/17/2021
19.2.0.55 12,297 8/11/2021
19.2.0.51 8,510 8/2/2021
19.2.0.49 5,983 7/26/2021
19.2.0.48 35,448 7/19/2021
19.2.0.47 13,137 7/13/2021
19.2.0.46 5,626 7/6/2021
19.2.0.44 7,918 6/30/2021
19.1.0.69 14,355 6/14/2021
19.1.0.67 8,170 6/7/2021
19.1.0.66 9,610 5/31/2021
19.1.0.65 8,638 5/24/2021
19.1.0.64 10,729 5/19/2021
19.1.0.63 10,609 5/13/2021
19.1.0.59 10,829 5/3/2021
19.1.0.58 11,811 4/26/2021
19.1.0.57 9,218 4/20/2021
19.1.0.56 11,319 4/13/2021
19.1.0.55 17,547 4/6/2021
19.1.0.54 9,683 3/30/2021
18.4.0.49 22,104 3/22/2021
18.4.0.48 14,811 3/16/2021
18.4.0.47 9,575 3/9/2021
18.4.0.46 12,959 3/2/2021
18.4.0.44 7,678 2/23/2021
18.4.0.43 8,242 2/15/2021
18.4.0.42 11,609 2/9/2021
18.4.0.41 58,854 2/2/2021
18.4.0.39 9,587 1/28/2021
18.4.0.35 10,671 1/19/2021
18.4.0.34 10,812 1/12/2021
18.4.0.33 8,636 1/4/2021
18.4.0.32 4,733 12/30/2020
18.4.0.31 12,475 12/22/2020
18.4.0.30 20,292 12/17/2020
18.3.0.53 13,860 12/8/2020
18.3.0.52 6,354 11/30/2020
18.3.0.51 11,366 11/23/2020
18.3.0.50 10,546 11/17/2020
18.3.0.48 9,356 11/10/2020
18.3.0.47 8,598 11/5/2020
18.3.0.44 34,128 10/27/2020
18.3.0.42 9,141 10/20/2020
18.3.0.40 18,757 10/12/2020
18.3.0.38 8,860 10/7/2020
18.3.0.35 10,109 10/1/2020
18.2.0.59 23,991 9/22/2020
18.2.0.58 9,638 9/15/2020
18.2.0.57 6,289 9/8/2020
18.2.0.56 8,339 9/1/2020
18.2.0.55 19,483 8/25/2020
18.2.0.54 7,882 8/18/2020
18.2.0.48 15,865 8/4/2020
18.2.0.47 8,873 7/28/2020
18.2.0.46 7,086 7/21/2020
18.2.0.45 7,102 7/14/2020
18.2.0.44 24,615 7/6/2020
18.1.0.59 23,323 6/23/2020
18.1.0.57 7,204 6/16/2020
18.1.0.56 6,909 6/9/2020
18.1.0.55 12,189 6/2/2020
18.1.0.54 53,414 5/27/2020
18.1.0.53 8,886 5/19/2020
18.1.0.52 9,653 5/13/2020
18.1.0.48 13,041 5/5/2020
18.1.0.46 10,420 4/28/2020
18.1.0.45 10,435 4/21/2020
18.1.0.44 9,667 4/14/2020
18.1.0.43 8,259 4/7/2020
18.1.0.42 21,496 4/1/2020
18.1.0.36-beta 2,779 3/19/2020
17.4.0.55 33,503 3/10/2020
17.4.0.53 9,304 3/3/2020
17.4.0.51 8,947 2/25/2020
17.4.0.50 7,817 2/18/2020
17.4.0.49 7,240 2/11/2020
17.4.0.47 6,010 2/5/2020
17.4.0.46 14,576 1/30/2020
17.4.0.44 18,909 1/21/2020
17.4.0.43 7,472 1/14/2020
17.4.0.41 7,466 1/7/2020
17.4.0.40 6,647 12/24/2019
17.4.0.39 12,992 12/17/2019
17.3.0.34 41,512 12/10/2019
17.3.0.33 5,522 12/4/2019
17.3.0.30 3,887 12/3/2019
17.3.0.29 8,094 11/26/2019
17.3.0.28 5,758 11/19/2019
17.3.0.27 9,514 11/12/2019
17.3.0.26 10,767 11/5/2019
17.3.0.21 6,679 10/29/2019
17.3.0.19 12,156 10/22/2019
17.3.0.17 5,697 10/15/2019
17.3.0.14 29,789 10/3/2019
17.3.0.9-beta 2,937 9/20/2019
17.2.0.51 13,009 9/10/2019
17.2.0.49 9,374 9/3/2019
17.2.0.47 9,115 8/27/2019
17.2.0.46 10,367 8/22/2019
17.2.0.41 23,126 8/13/2019
17.2.0.40 21,194 8/6/2019
17.2.0.39 8,270 7/30/2019
17.2.0.36 5,336 7/23/2019
17.2.0.35 5,842 7/17/2019
17.2.0.34 18,006 7/11/2019
17.2.0.28-beta 3,042 6/27/2019
17.1.0.53 9,628 6/25/2019
17.1.0.52 5,097 6/18/2019
17.1.0.51 4,557 6/11/2019
17.1.0.50 4,929 6/4/2019
17.1.0.49 4,793 5/28/2019
17.1.0.48 7,465 5/21/2019
17.1.0.47 4,239 5/14/2019
17.1.0.44 5,204 5/7/2019
17.1.0.43 3,547 4/30/2019
17.1.0.42 4,082 4/23/2019
17.1.0.41 4,044 4/16/2019
17.1.0.40 4,550 4/9/2019
17.1.0.38 8,122 3/29/2019
17.1.0.32-beta 3,160 3/13/2019
16.4.0.54 9,852 2/19/2019
16.4.0.53 4,975 2/13/2019
16.4.0.52 5,487 2/5/2019
16.4.0.48 4,696 1/22/2019
16.4.0.47 3,458 1/16/2019
16.4.0.46 3,723 1/8/2019
16.4.0.44 4,285 12/24/2018
16.4.0.42 7,486 12/17/2018
16.4.0.40-beta 2,207 12/10/2018
16.3.0.36 4,016 11/27/2018
16.3.0.35-beta 1,791 11/23/2018
16.3.0.29 5,534 10/30/2018
16.3.0.21 4,323 9/21/2018
16.3.0.17-beta 1,549 9/12/2018
16.2.0.50 4,166 8/28/2018
16.2.0.46 2,583 8/6/2018
16.2.0.42 2,639 6/29/2018
16.2.0.41 2,536 6/25/2018