Syncfusion.Xamarin.Buttons 16.3.0.35-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.3.0.35-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.Buttons -Version 16.3.0.35-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.3.0.35-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.3.0.35-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.3.0.35-beta
                    
#r "nuget: Syncfusion.Xamarin.Buttons, 16.3.0.35-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.3.0.35-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.3.0.35-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.Buttons&version=16.3.0.35-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 380 8/7/2025
30.1.42 125 7/28/2025
30.1.41 510 7/22/2025
30.1.40 266 7/14/2025
30.1.39 254 7/8/2025
30.1.38 257 7/1/2025
30.1.37 268 6/25/2025
29.2.11 304 6/16/2025
29.2.10 606 6/9/2025
29.2.9 528 6/5/2025
29.2.8 243 6/3/2025
29.2.7 308 5/26/2025
29.2.5 476 5/21/2025
29.2.4 393 5/14/2025
29.1.41 325 5/5/2025
29.1.40 331 4/28/2025
29.1.39 2,800 4/21/2025
29.1.38 463 4/14/2025
29.1.37 351 4/8/2025
29.1.35 422 4/1/2025
29.1.33 1,522 3/25/2025
28.2.12 470 3/19/2025
28.2.11 589 3/10/2025
28.2.9 470 3/4/2025
28.2.7 543 2/25/2025
28.2.6 1,322 2/17/2025
28.2.5 420 2/11/2025
28.2.4 607 2/4/2025
28.2.3 647 1/29/2025
28.1.41 911 1/20/2025
28.1.39 2,519 1/13/2025
28.1.38 450 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 665 12/12/2024
27.2.5 2,210 12/2/2024
27.2.4 4,566 11/26/2024
27.2.3 413 11/22/2024
27.2.2 727 11/15/2024
27.1.58 732 11/4/2024
27.1.57 1,205 10/28/2024
27.1.56 512 10/23/2024
27.1.55 489 10/21/2024
27.1.53 574 10/14/2024
27.1.52 466 10/7/2024
27.1.51 551 9/30/2024
27.1.50 1,298 9/23/2024
27.1.48 2,339 9/18/2024
26.2.14 1,470 9/9/2024
26.2.13 805 9/5/2024
26.2.12 366 9/2/2024
26.2.11 1,474 8/27/2024
26.2.10 2,656 8/19/2024
26.2.9 561 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 768 7/8/2024
26.1.40 534 7/1/2024
26.1.39 5,911 6/24/2024
26.1.38 1,724 6/18/2024
26.1.35 1,335 6/11/2024
25.2.7 5,125 6/3/2024
25.2.6 473 5/28/2024
25.2.5 2,625 5/21/2024
25.2.4 1,210 5/14/2024
25.2.3 5,658 5/8/2024
25.1.42 1,757 4/29/2024
25.1.41 1,485 4/23/2024
25.1.40 1,311 4/15/2024
25.1.39 2,930 4/8/2024
25.1.38 1,859 4/1/2024
25.1.37 732 3/26/2024
25.1.35 2,963 3/15/2024
24.2.9 6,369 3/4/2024
24.2.8 1,294 2/26/2024
24.2.7 1,121 2/19/2024
24.2.6 3,363 2/14/2024
24.2.5 938 2/12/2024
24.2.4 1,649 2/5/2024
24.2.3 2,521 1/31/2024
24.1.47 2,260 1/22/2024
24.1.46 2,038 1/16/2024
24.1.45 3,691 1/8/2024
24.1.44 3,445 1/2/2024
24.1.43 1,726 12/27/2023
24.1.41 2,956 12/18/2023
23.2.7 8,963 12/6/2023
23.2.6 3,769 11/28/2023
23.2.5 2,396 11/23/2023
23.2.4 3,618 11/20/2023
23.1.44 7,036 11/6/2023
23.1.43 2,942 10/30/2023
23.1.42 2,724 10/23/2023
23.1.41 5,483 10/16/2023
23.1.40 2,379 10/10/2023
23.1.39 2,339 10/4/2023
23.1.38 7,236 9/26/2023
23.1.36 24,989 9/15/2023
22.2.12 5,115 9/5/2023
22.2.11 4,663 8/28/2023
22.2.10 3,165 8/22/2023
22.2.9 17,268 8/14/2023
22.2.8 3,027 8/7/2023
22.2.7 4,442 8/2/2023
22.2.5 3,614 7/27/2023
22.1.39 4,533 7/18/2023
22.1.38 3,152 7/11/2023
22.1.37 4,429 7/3/2023
22.1.36 6,993 6/28/2023
22.1.34 11,328 6/21/2023
21.2.10 11,060 6/13/2023
21.2.9 5,208 6/6/2023
21.2.8 8,359 5/30/2023
21.2.6 5,657 5/22/2023
21.2.5 6,143 5/15/2023
21.2.4 6,846 5/9/2023
21.2.3 7,663 5/3/2023
21.1.41 9,978 4/19/2023
21.1.39 5,075 4/10/2023
21.1.38 8,696 4/3/2023
21.1.37 3,894 3/29/2023
21.1.35 8,230 3/23/2023
20.4.0.54 5,205 3/13/2023
20.4.0.53 5,393 3/7/2023
20.4.0.52 9,126 2/28/2023
20.4.0.51 12,927 2/21/2023
20.4.0.50 5,086 2/14/2023
20.4.0.49 6,895 2/7/2023
20.4.0.48 15,680 2/1/2023
20.4.0.44 18,620 1/18/2023
20.4.0.43 8,477 1/10/2023
20.4.0.42 5,892 1/4/2023
20.4.0.41 3,802 12/29/2022
20.4.0.40 2,834 12/28/2022
20.4.0.38 10,433 12/21/2022
20.3.0.61 16,518 12/12/2022
20.3.0.60 7,208 12/6/2022
20.3.0.59 14,430 11/29/2022
20.3.0.58 7,951 11/22/2022
20.3.0.57 9,737 11/15/2022
20.3.0.56 5,792 11/8/2022
20.3.0.52 11,445 10/27/2022
20.3.0.50 6,143 10/18/2022
20.3.0.49 13,580 10/11/2022
20.3.0.48 8,330 10/5/2022
20.3.0.47 15,086 9/29/2022
20.2.0.50 21,226 9/20/2022
20.2.0.49 5,725 9/13/2022
20.2.0.48 6,259 9/6/2022
20.2.0.46 7,709 8/30/2022
20.2.0.45 9,609 8/23/2022
20.2.0.44 6,694 8/16/2022
20.2.0.43 12,324 8/8/2022
20.2.0.40 92,573 7/26/2022
20.2.0.39 16,042 7/19/2022
20.2.0.38 7,961 7/12/2022
20.2.0.36 25,756 6/30/2022
20.1.0.61 24,233 6/20/2022
20.1.0.60 11,673 6/14/2022
20.1.0.59 26,256 6/7/2022
20.1.0.58 42,713 5/31/2022
20.1.0.57 27,223 5/24/2022
20.1.0.56 16,145 5/17/2022
20.1.0.55 6,830 5/12/2022
20.1.0.52 35,044 5/3/2022
20.1.0.51 10,125 4/26/2022
20.1.0.50 7,366 4/19/2022
20.1.0.48 9,757 4/12/2022
20.1.0.47 17,506 4/4/2022
19.4.0.56 39,191 3/15/2022
19.4.0.55 11,449 3/8/2022
19.4.0.54 8,842 2/28/2022
19.4.0.53 10,389 2/22/2022
19.4.0.52 9,821 2/15/2022
19.4.0.50 15,738 2/8/2022
19.4.0.48 79,081 1/31/2022
19.4.0.47 13,481 1/25/2022
19.4.0.43 6,833 1/18/2022
19.4.0.42 8,158 1/11/2022
19.4.0.41 6,874 1/4/2022
19.4.0.40 6,150 12/28/2021
19.4.0.38 16,540 12/17/2021
19.3.0.59 12,102 12/14/2021
19.3.0.57 8,980 12/7/2021
19.3.0.56 10,316 11/29/2021
19.3.0.55 14,780 11/23/2021
19.3.0.54 11,189 11/17/2021
19.3.0.53 6,000 11/12/2021
19.3.0.48 26,634 11/3/2021
19.3.0.47 8,737 10/26/2021
19.3.0.46 30,214 10/19/2021
19.3.0.45 7,631 10/12/2021
19.3.0.44 12,155 10/5/2021
19.3.0.43 17,123 9/30/2021
19.2.0.62 22,118 9/13/2021
19.2.0.60 10,417 9/7/2021
19.2.0.59 5,502 8/30/2021
19.2.0.57 7,950 8/24/2021
19.2.0.56 11,003 8/17/2021
19.2.0.55 12,236 8/11/2021
19.2.0.51 8,539 8/2/2021
19.2.0.49 6,827 7/27/2021
19.2.0.48 8,147 7/19/2021
19.2.0.47 18,738 7/13/2021
19.2.0.46 5,724 7/6/2021
19.2.0.44 14,712 6/30/2021
19.1.0.69 19,194 6/14/2021
19.1.0.67 8,393 6/7/2021
19.1.0.66 10,756 5/31/2021
19.1.0.65 7,553 5/24/2021
19.1.0.64 19,355 5/19/2021
19.1.0.63 11,833 5/13/2021
19.1.0.59 13,782 5/3/2021
19.1.0.58 12,161 4/26/2021
19.1.0.57 42,571 4/20/2021
19.1.0.56 13,236 4/13/2021
19.1.0.55 7,613 4/6/2021
19.1.0.54 11,980 3/30/2021
18.4.0.49 27,799 3/22/2021
18.4.0.48 16,023 3/16/2021
18.4.0.47 15,401 3/9/2021
18.4.0.46 17,817 3/2/2021
18.4.0.44 10,670 2/23/2021
18.4.0.43 9,712 2/15/2021
18.4.0.42 13,701 2/9/2021
18.4.0.41 116,883 2/2/2021
18.4.0.39 11,222 1/28/2021
18.4.0.35 16,498 1/19/2021
18.4.0.34 12,655 1/12/2021
18.4.0.33 10,994 1/4/2021
18.4.0.32 8,187 12/30/2020
18.4.0.31 13,555 12/22/2020
18.4.0.30 21,520 12/17/2020
18.3.0.53 21,535 12/8/2020
18.3.0.52 9,785 11/30/2020
18.3.0.51 13,068 11/23/2020
18.3.0.50 14,387 11/17/2020
18.3.0.48 10,767 11/10/2020
18.3.0.47 9,289 11/5/2020
18.3.0.44 36,187 10/27/2020
18.3.0.42 13,495 10/20/2020
18.3.0.40 10,043 10/12/2020
18.3.0.38 10,323 10/7/2020
18.3.0.35 22,411 10/1/2020
18.2.0.59 37,692 9/22/2020
18.2.0.58 12,138 9/15/2020
18.2.0.57 7,428 9/8/2020
18.2.0.56 10,235 9/1/2020
18.2.0.55 11,776 8/25/2020
18.2.0.54 9,815 8/18/2020
18.2.0.48 24,440 8/4/2020
18.2.0.47 10,977 7/28/2020
18.2.0.46 8,759 7/21/2020
18.2.0.45 9,251 7/14/2020
18.2.0.44 29,995 7/6/2020
18.1.0.59 29,249 6/23/2020
18.1.0.57 20,669 6/16/2020
18.1.0.56 11,746 6/9/2020
18.1.0.55 14,258 6/2/2020
18.1.0.54 13,029 5/27/2020
18.1.0.53 12,385 5/19/2020
18.1.0.52 11,778 5/13/2020
18.1.0.48 16,094 5/5/2020
18.1.0.46 12,157 4/28/2020
18.1.0.45 11,202 4/21/2020
18.1.0.44 14,225 4/14/2020
18.1.0.43 8,273 4/7/2020
18.1.0.42 26,004 4/1/2020
18.1.0.36-beta 3,052 3/19/2020
17.4.0.55 60,380 3/10/2020
17.4.0.53 10,184 3/3/2020
17.4.0.51 12,665 2/25/2020
17.4.0.50 10,707 2/18/2020
17.4.0.49 9,225 2/11/2020
17.4.0.47 6,933 2/5/2020
17.4.0.46 11,177 1/30/2020
17.4.0.44 24,415 1/21/2020
17.4.0.43 8,426 1/14/2020
17.4.0.41 8,674 1/7/2020
17.4.0.40 7,705 12/24/2019
17.4.0.39 13,524 12/17/2019
17.3.0.34 55,268 12/10/2019
17.3.0.33 8,989 12/4/2019
17.3.0.30 6,196 12/3/2019
17.3.0.29 7,754 11/26/2019
17.3.0.28 8,158 11/19/2019
17.3.0.27 10,194 11/12/2019
17.3.0.26 8,727 11/5/2019
17.3.0.21 6,954 10/29/2019
17.3.0.19 13,515 10/22/2019
17.3.0.17 6,907 10/15/2019
17.3.0.14 40,759 10/3/2019
17.3.0.9-beta 3,494 9/20/2019
17.2.0.51 19,046 9/10/2019
17.2.0.49 9,810 9/3/2019
17.2.0.47 12,865 8/27/2019
17.2.0.46 11,407 8/22/2019
17.2.0.41 30,061 8/13/2019
17.2.0.40 7,769 8/6/2019
17.2.0.39 9,863 7/30/2019
17.2.0.36 6,472 7/23/2019
17.2.0.35 10,811 7/17/2019
17.2.0.34 20,155 7/11/2019
17.2.0.28-beta 3,153 6/28/2019
17.1.0.53 9,263 6/25/2019
17.1.0.52 11,053 6/18/2019
17.1.0.51 10,728 6/11/2019
17.1.0.50 8,443 6/4/2019
17.1.0.49 7,650 5/28/2019
17.1.0.48 9,772 5/21/2019
17.1.0.47 5,800 5/14/2019
17.1.0.44 14,165 5/7/2019
17.1.0.43 6,991 4/30/2019
17.1.0.42 8,896 4/23/2019
17.1.0.41 6,468 4/16/2019
17.1.0.40 6,303 4/9/2019
17.1.0.38 10,072 3/29/2019
17.1.0.32-beta 3,519 3/13/2019
16.4.0.54 16,561 2/19/2019
16.4.0.53 4,436 2/13/2019
16.4.0.52 7,840 2/5/2019
16.4.0.48 6,635 1/22/2019
16.4.0.47 3,974 1/16/2019
16.4.0.46 4,984 1/8/2019
16.4.0.44 5,572 12/24/2018
16.4.0.42 7,894 12/17/2018
16.4.0.40-beta 2,433 12/10/2018
16.3.0.36 5,663 11/27/2018
16.3.0.35-beta 1,709 11/23/2018
16.3.0.29 5,921 10/30/2018
16.3.0.21 7,126 9/21/2018
16.3.0.17-beta 1,792 9/12/2018
16.2.0.50 7,764 8/28/2018
16.2.0.46 3,362 8/6/2018
16.2.0.42 4,082 6/29/2018
16.2.0.41 3,842 6/25/2018