Syncfusion.Xamarin.Buttons 16.4.0.40-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Xamarin.Buttons.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.Buttons --version 16.4.0.40-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.Buttons -Version 16.4.0.40-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.Buttons" Version="16.4.0.40-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.Buttons" Version="16.4.0.40-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.Buttons" />
                    
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.Buttons --version 16.4.0.40-beta
                    
#r "nuget: Syncfusion.Xamarin.Buttons, 16.4.0.40-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.Buttons@16.4.0.40-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.Buttons&version=16.4.0.40-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.Buttons&version=16.4.0.40-beta&prerelease
                    
Install as a Cake Tool

The package comprises the following Syncfusion controls for Xamarin.Forms.

List of controls:
Check box, radio button, and segmented control.

Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP).

Check Box:
Syncfusion Check Box is a selection control that allows users to select one or more options from a set. The three states of check box are checked, unchecked, and indeterminate.

Key features:
• Supports three states.
• Allows users to select and clear the control by tapping.
• Supports check box color, shape, and label text customization.

Learn more: https://www.syncfusion.com/xamarin-ui-controls/checkbox?utm_source=nuget&utm_medium=listing

Radio Button:
Syncfusion Radio Button is a selection control that allows users to select one option from a set. The two states of radio button are checked and unchecked.

Key features:
• Allows users to select and clear the control by tapping.
• Supports radio button color and label text customization.

Learn more: https://www.syncfusion.com/xamarin-ui-controls/radio-button?utm_source=nuget&utm_medium=listing

Segmented Control:
Syncfusion Segmented Control provides a simple way to choose from a linear set of two or more segments, each of which functions as a mutually exclusive button.

Key features:
• Supports display of segments with text, font icons, or both.
• Supports scrolling and aligning the segments equally within the available space.
• Populates the segments from a collection of strings and views along with the objects of built-in classes.
• Supports customizing text and other UI elements.

Learn more: https://www.syncfusion.com/xamarin-ui-controls/segmented-control?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 (14)

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

Package Downloads
Syncfusion.Xamarin.SfDataForm

This package provides the functionality to utilize the features of Syncfusion® Xamarin DataForms control and more.

Syncfusion.Xamarin.SfRichTextEditor

This package provides the functionality to utilize the features of Syncfusion® Xamarin RichTextEditor control and more.

Syncfusion.Xamarin.SfChat

This package provides the functionality to utilize the features of Syncfusion® Xamarin Chat contorl and more.

Syncfusion.Xamarin.Buttons.WPF

This package provides the functionality to utilize the features of Syncfusion® Xamarin.WPF Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.

Cyber.Xamari.lib

Package Description

GitHub repositories (4)

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

Repository Stars
syncfusion/essential-ui-kit-for-xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
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
30.2.4 360 8/7/2025
30.1.42 123 7/28/2025
30.1.41 509 7/22/2025
30.1.40 244 7/14/2025
30.1.39 253 7/8/2025
30.1.38 256 7/1/2025
30.1.37 268 6/25/2025
29.2.11 302 6/16/2025
29.2.10 584 6/9/2025
29.2.9 521 6/5/2025
29.2.8 242 6/3/2025
29.2.7 306 5/26/2025
29.2.5 460 5/21/2025
29.2.4 391 5/14/2025
29.1.41 300 5/5/2025
29.1.40 328 4/28/2025
29.1.39 2,647 4/21/2025
29.1.38 448 4/14/2025
29.1.37 350 4/8/2025
29.1.35 420 4/1/2025
29.1.33 1,515 3/25/2025
28.2.12 469 3/19/2025
28.2.11 587 3/10/2025
28.2.9 470 3/4/2025
28.2.7 541 2/25/2025
28.2.6 1,297 2/17/2025
28.2.5 418 2/11/2025
28.2.4 605 2/4/2025
28.2.3 643 1/29/2025
28.1.41 895 1/20/2025
28.1.39 2,512 1/13/2025
28.1.38 449 1/7/2025
28.1.37 349 12/31/2024
28.1.36 502 12/23/2024
28.1.35 382 12/18/2024
28.1.33 663 12/12/2024
27.2.5 2,207 12/2/2024
27.2.4 4,528 11/26/2024
27.2.3 412 11/22/2024
27.2.2 726 11/15/2024
27.1.58 730 11/4/2024
27.1.57 1,204 10/28/2024
27.1.56 511 10/23/2024
27.1.55 488 10/21/2024
27.1.53 574 10/14/2024
27.1.52 464 10/7/2024
27.1.51 547 9/30/2024
27.1.50 1,290 9/23/2024
27.1.48 2,321 9/18/2024
26.2.14 1,467 9/9/2024
26.2.13 805 9/5/2024
26.2.12 366 9/2/2024
26.2.11 1,472 8/27/2024
26.2.10 2,656 8/19/2024
26.2.9 558 8/12/2024
26.2.8 480 8/5/2024
26.2.7 272 7/29/2024
26.2.5 763 7/26/2024
26.2.4 477 7/24/2024
26.1.42 1,331 7/15/2024
26.1.41 767 7/8/2024
26.1.40 534 7/1/2024
26.1.39 5,911 6/24/2024
26.1.38 1,708 6/18/2024
26.1.35 1,334 6/11/2024
25.2.7 5,123 6/3/2024
25.2.6 472 5/28/2024
25.2.5 2,624 5/21/2024
25.2.4 1,210 5/14/2024
25.2.3 5,654 5/8/2024
25.1.42 1,757 4/29/2024
25.1.41 1,484 4/23/2024
25.1.40 1,310 4/15/2024
25.1.39 2,929 4/8/2024
25.1.38 1,857 4/1/2024
25.1.37 732 3/26/2024
25.1.35 2,956 3/15/2024
24.2.9 6,366 3/4/2024
24.2.8 1,294 2/26/2024
24.2.7 1,120 2/19/2024
24.2.6 3,363 2/14/2024
24.2.5 937 2/12/2024
24.2.4 1,645 2/5/2024
24.2.3 2,518 1/31/2024
24.1.47 2,260 1/22/2024
24.1.46 2,036 1/16/2024
24.1.45 3,688 1/8/2024
24.1.44 3,444 1/2/2024
24.1.43 1,726 12/27/2023
24.1.41 2,955 12/18/2023
23.2.7 8,960 12/6/2023
23.2.6 3,768 11/28/2023
23.2.5 2,395 11/23/2023
23.2.4 3,615 11/20/2023
23.1.44 7,033 11/6/2023
23.1.43 2,942 10/30/2023
23.1.42 2,724 10/23/2023
23.1.41 5,481 10/16/2023
23.1.40 2,376 10/10/2023
23.1.39 2,336 10/4/2023
23.1.38 7,236 9/26/2023
23.1.36 24,973 9/15/2023
22.2.12 5,109 9/5/2023
22.2.11 4,659 8/28/2023
22.2.10 3,163 8/22/2023
22.2.9 17,265 8/14/2023
22.2.8 3,022 8/7/2023
22.2.7 4,439 8/2/2023
22.2.5 3,609 7/27/2023
22.1.39 4,529 7/18/2023
22.1.38 3,150 7/11/2023
22.1.37 4,423 7/3/2023
22.1.36 6,988 6/28/2023
22.1.34 11,307 6/21/2023
21.2.10 11,049 6/13/2023
21.2.9 5,201 6/6/2023
21.2.8 8,353 5/30/2023
21.2.6 5,653 5/22/2023
21.2.5 6,139 5/15/2023
21.2.4 6,842 5/9/2023
21.2.3 7,657 5/3/2023
21.1.41 9,963 4/19/2023
21.1.39 5,070 4/10/2023
21.1.38 8,692 4/3/2023
21.1.37 3,891 3/29/2023
21.1.35 8,215 3/23/2023
20.4.0.54 5,200 3/13/2023
20.4.0.53 5,389 3/7/2023
20.4.0.52 9,112 2/28/2023
20.4.0.51 12,923 2/21/2023
20.4.0.50 5,076 2/14/2023
20.4.0.49 6,888 2/7/2023
20.4.0.48 15,653 2/1/2023
20.4.0.44 18,583 1/18/2023
20.4.0.43 8,469 1/10/2023
20.4.0.42 5,888 1/4/2023
20.4.0.41 3,797 12/29/2022
20.4.0.40 2,830 12/28/2022
20.4.0.38 10,427 12/21/2022
20.3.0.61 16,512 12/12/2022
20.3.0.60 7,202 12/6/2022
20.3.0.59 14,388 11/29/2022
20.3.0.58 7,945 11/22/2022
20.3.0.57 9,733 11/15/2022
20.3.0.56 5,787 11/8/2022
20.3.0.52 11,441 10/27/2022
20.3.0.50 6,137 10/18/2022
20.3.0.49 13,552 10/11/2022
20.3.0.48 8,324 10/5/2022
20.3.0.47 15,081 9/29/2022
20.2.0.50 21,213 9/20/2022
20.2.0.49 5,717 9/13/2022
20.2.0.48 6,254 9/6/2022
20.2.0.46 7,703 8/30/2022
20.2.0.45 9,605 8/23/2022
20.2.0.44 6,689 8/16/2022
20.2.0.43 12,318 8/8/2022
20.2.0.40 92,564 7/26/2022
20.2.0.39 16,037 7/19/2022
20.2.0.38 7,956 7/12/2022
20.2.0.36 25,725 6/30/2022
20.1.0.61 24,227 6/20/2022
20.1.0.60 11,667 6/14/2022
20.1.0.59 26,249 6/7/2022
20.1.0.58 42,708 5/31/2022
20.1.0.57 27,219 5/24/2022
20.1.0.56 16,138 5/17/2022
20.1.0.55 6,824 5/12/2022
20.1.0.52 35,037 5/3/2022
20.1.0.51 10,120 4/26/2022
20.1.0.50 7,358 4/19/2022
20.1.0.48 9,748 4/12/2022
20.1.0.47 17,501 4/4/2022
19.4.0.56 39,183 3/15/2022
19.4.0.55 11,444 3/8/2022
19.4.0.54 8,838 2/28/2022
19.4.0.53 10,384 2/22/2022
19.4.0.52 9,814 2/15/2022
19.4.0.50 15,717 2/8/2022
19.4.0.48 79,074 1/31/2022
19.4.0.47 13,474 1/25/2022
19.4.0.43 6,828 1/18/2022
19.4.0.42 8,152 1/11/2022
19.4.0.41 6,870 1/4/2022
19.4.0.40 6,145 12/28/2021
19.4.0.38 16,479 12/17/2021
19.3.0.59 12,073 12/14/2021
19.3.0.57 8,969 12/7/2021
19.3.0.56 10,311 11/29/2021
19.3.0.55 14,770 11/23/2021
19.3.0.54 11,183 11/17/2021
19.3.0.53 5,993 11/12/2021
19.3.0.48 26,617 11/3/2021
19.3.0.47 8,722 10/26/2021
19.3.0.46 30,204 10/19/2021
19.3.0.45 7,626 10/12/2021
19.3.0.44 12,150 10/5/2021
19.3.0.43 17,105 9/30/2021
19.2.0.62 22,097 9/13/2021
19.2.0.60 10,412 9/7/2021
19.2.0.59 5,496 8/30/2021
19.2.0.57 7,944 8/24/2021
19.2.0.56 10,996 8/17/2021
19.2.0.55 12,229 8/11/2021
19.2.0.51 8,533 8/2/2021
19.2.0.49 6,819 7/27/2021
19.2.0.48 8,141 7/19/2021
19.2.0.47 18,733 7/13/2021
19.2.0.46 5,718 7/6/2021
19.2.0.44 14,706 6/30/2021
19.1.0.69 19,188 6/14/2021
19.1.0.67 8,387 6/7/2021
19.1.0.66 10,749 5/31/2021
19.1.0.65 7,548 5/24/2021
19.1.0.64 19,328 5/19/2021
19.1.0.63 11,820 5/13/2021
19.1.0.59 13,758 5/3/2021
19.1.0.58 12,157 4/26/2021
19.1.0.57 42,566 4/20/2021
19.1.0.56 13,232 4/13/2021
19.1.0.55 7,608 4/6/2021
19.1.0.54 11,976 3/30/2021
18.4.0.49 27,793 3/22/2021
18.4.0.48 16,009 3/16/2021
18.4.0.47 15,395 3/9/2021
18.4.0.46 17,811 3/2/2021
18.4.0.44 10,661 2/23/2021
18.4.0.43 9,706 2/15/2021
18.4.0.42 13,694 2/9/2021
18.4.0.41 116,873 2/2/2021
18.4.0.39 11,211 1/28/2021
18.4.0.35 16,494 1/19/2021
18.4.0.34 12,649 1/12/2021
18.4.0.33 10,987 1/4/2021
18.4.0.32 8,182 12/30/2020
18.4.0.31 13,549 12/22/2020
18.4.0.30 21,513 12/17/2020
18.3.0.53 21,525 12/8/2020
18.3.0.52 9,781 11/30/2020
18.3.0.51 13,063 11/23/2020
18.3.0.50 14,362 11/17/2020
18.3.0.48 10,761 11/10/2020
18.3.0.47 9,285 11/5/2020
18.3.0.44 36,182 10/27/2020
18.3.0.42 13,489 10/20/2020
18.3.0.40 10,039 10/12/2020
18.3.0.38 10,317 10/7/2020
18.3.0.35 22,404 10/1/2020
18.2.0.59 37,671 9/22/2020
18.2.0.58 12,133 9/15/2020
18.2.0.57 7,423 9/8/2020
18.2.0.56 10,230 9/1/2020
18.2.0.55 11,772 8/25/2020
18.2.0.54 9,794 8/18/2020
18.2.0.48 24,434 8/4/2020
18.2.0.47 10,973 7/28/2020
18.2.0.46 8,753 7/21/2020
18.2.0.45 9,246 7/14/2020
18.2.0.44 29,988 7/6/2020
18.1.0.59 29,241 6/23/2020
18.1.0.57 20,664 6/16/2020
18.1.0.56 11,738 6/9/2020
18.1.0.55 14,253 6/2/2020
18.1.0.54 12,993 5/27/2020
18.1.0.53 12,379 5/19/2020
18.1.0.52 11,772 5/13/2020
18.1.0.48 16,081 5/5/2020
18.1.0.46 12,152 4/28/2020
18.1.0.45 11,197 4/21/2020
18.1.0.44 14,185 4/14/2020
18.1.0.43 8,267 4/7/2020
18.1.0.42 25,987 4/1/2020
18.1.0.36-beta 3,044 3/19/2020
17.4.0.55 60,372 3/10/2020
17.4.0.53 10,177 3/3/2020
17.4.0.51 12,660 2/25/2020
17.4.0.50 10,703 2/18/2020
17.4.0.49 9,220 2/11/2020
17.4.0.47 6,928 2/5/2020
17.4.0.46 11,172 1/30/2020
17.4.0.44 24,410 1/21/2020
17.4.0.43 8,422 1/14/2020
17.4.0.41 8,668 1/7/2020
17.4.0.40 7,699 12/24/2019
17.4.0.39 13,519 12/17/2019
17.3.0.34 55,136 12/10/2019
17.3.0.33 8,984 12/4/2019
17.3.0.30 6,192 12/3/2019
17.3.0.29 7,749 11/26/2019
17.3.0.28 8,153 11/19/2019
17.3.0.27 10,188 11/12/2019
17.3.0.26 8,723 11/5/2019
17.3.0.21 6,948 10/29/2019
17.3.0.19 13,512 10/22/2019
17.3.0.17 6,904 10/15/2019
17.3.0.14 40,756 10/3/2019
17.3.0.9-beta 3,492 9/20/2019
17.2.0.51 19,042 9/10/2019
17.2.0.49 9,806 9/3/2019
17.2.0.47 12,861 8/27/2019
17.2.0.46 11,403 8/22/2019
17.2.0.41 30,057 8/13/2019
17.2.0.40 7,766 8/6/2019
17.2.0.39 9,861 7/30/2019
17.2.0.36 6,470 7/23/2019
17.2.0.35 10,806 7/17/2019
17.2.0.34 20,152 7/11/2019
17.2.0.28-beta 3,150 6/28/2019
17.1.0.53 9,256 6/25/2019
17.1.0.52 11,050 6/18/2019
17.1.0.51 10,726 6/11/2019
17.1.0.50 8,439 6/4/2019
17.1.0.49 7,648 5/28/2019
17.1.0.48 9,769 5/21/2019
17.1.0.47 5,796 5/14/2019
17.1.0.44 14,162 5/7/2019
17.1.0.43 6,989 4/30/2019
17.1.0.42 8,891 4/23/2019
17.1.0.41 6,465 4/16/2019
17.1.0.40 6,301 4/9/2019
17.1.0.38 10,069 3/29/2019
17.1.0.32-beta 3,515 3/13/2019
16.4.0.54 16,559 2/19/2019
16.4.0.53 4,436 2/13/2019
16.4.0.52 7,839 2/5/2019
16.4.0.48 6,634 1/22/2019
16.4.0.47 3,973 1/16/2019
16.4.0.46 4,982 1/8/2019
16.4.0.44 5,569 12/24/2018
16.4.0.42 7,894 12/17/2018
16.4.0.40-beta 2,432 12/10/2018
16.3.0.36 5,662 11/27/2018
16.3.0.35-beta 1,709 11/23/2018
16.3.0.29 5,919 10/30/2018
16.3.0.21 7,125 9/21/2018
16.3.0.17-beta 1,788 9/12/2018
16.2.0.50 7,762 8/28/2018
16.2.0.46 3,359 8/6/2018
16.2.0.42 4,081 6/29/2018
16.2.0.41 3,840 6/25/2018