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 170 8/7/2025
30.1.42 108 7/28/2025
30.1.41 498 7/22/2025
30.1.40 227 7/14/2025
30.1.39 248 7/8/2025
30.1.38 251 7/1/2025
30.1.37 253 6/25/2025
29.2.11 294 6/16/2025
29.2.10 514 6/9/2025
29.2.9 451 6/5/2025
29.2.8 236 6/3/2025
29.2.7 289 5/26/2025
29.2.5 396 5/21/2025
29.2.4 385 5/14/2025
29.1.41 288 5/5/2025
29.1.40 320 4/28/2025
29.1.39 2,229 4/21/2025
29.1.38 404 4/14/2025
29.1.37 345 4/8/2025
29.1.35 413 4/1/2025
29.1.33 1,508 3/25/2025
28.2.12 449 3/19/2025
28.2.11 576 3/10/2025
28.2.9 463 3/4/2025
28.2.7 534 2/25/2025
28.2.6 1,201 2/17/2025
28.2.5 411 2/11/2025
28.2.4 597 2/4/2025
28.2.3 638 1/29/2025
28.1.41 804 1/20/2025
28.1.39 2,474 1/13/2025
28.1.38 443 1/7/2025
28.1.37 345 12/31/2024
28.1.36 496 12/23/2024
28.1.35 378 12/18/2024
28.1.33 658 12/12/2024
27.2.5 2,202 12/2/2024
27.2.4 4,261 11/26/2024
27.2.3 406 11/22/2024
27.2.2 715 11/15/2024
27.1.58 722 11/4/2024
27.1.57 1,189 10/28/2024
27.1.56 507 10/23/2024
27.1.55 484 10/21/2024
27.1.53 564 10/14/2024
27.1.52 458 10/7/2024
27.1.51 542 9/30/2024
27.1.50 1,282 9/23/2024
27.1.48 2,275 9/18/2024
26.2.14 1,460 9/9/2024
26.2.13 801 9/5/2024
26.2.12 361 9/2/2024
26.2.11 1,463 8/27/2024
26.2.10 2,653 8/19/2024
26.2.9 549 8/12/2024
26.2.8 475 8/5/2024
26.2.7 267 7/29/2024
26.2.5 754 7/26/2024
26.2.4 472 7/24/2024
26.1.42 1,326 7/15/2024
26.1.41 763 7/8/2024
26.1.40 528 7/1/2024
26.1.39 5,903 6/24/2024
26.1.38 1,664 6/18/2024
26.1.35 1,324 6/11/2024
25.2.7 5,089 6/3/2024
25.2.6 465 5/28/2024
25.2.5 2,619 5/21/2024
25.2.4 1,191 5/14/2024
25.2.3 5,640 5/8/2024
25.1.42 1,748 4/29/2024
25.1.41 1,479 4/23/2024
25.1.40 1,305 4/15/2024
25.1.39 2,915 4/8/2024
25.1.38 1,852 4/1/2024
25.1.37 727 3/26/2024
25.1.35 2,925 3/15/2024
24.2.9 6,348 3/4/2024
24.2.8 1,290 2/26/2024
24.2.7 1,111 2/19/2024
24.2.6 3,354 2/14/2024
24.2.5 932 2/12/2024
24.2.4 1,635 2/5/2024
24.2.3 2,514 1/31/2024
24.1.47 2,251 1/22/2024
24.1.46 2,032 1/16/2024
24.1.45 3,681 1/8/2024
24.1.44 3,438 1/2/2024
24.1.43 1,721 12/27/2023
24.1.41 2,946 12/18/2023
23.2.7 8,914 12/6/2023
23.2.6 3,754 11/28/2023
23.2.5 2,351 11/23/2023
23.2.4 3,605 11/20/2023
23.1.44 7,025 11/6/2023
23.1.43 2,939 10/30/2023
23.1.42 2,716 10/23/2023
23.1.41 5,476 10/16/2023
23.1.40 2,368 10/10/2023
23.1.39 2,329 10/4/2023
23.1.38 7,231 9/26/2023
23.1.36 24,912 9/15/2023
22.2.12 5,100 9/5/2023
22.2.11 4,631 8/28/2023
22.2.10 3,156 8/22/2023
22.2.9 17,256 8/14/2023
22.2.8 3,012 8/7/2023
22.2.7 4,434 8/2/2023
22.2.5 3,592 7/27/2023
22.1.39 4,520 7/18/2023
22.1.38 3,140 7/11/2023
22.1.37 4,415 7/3/2023
22.1.36 6,979 6/28/2023
22.1.34 11,199 6/21/2023
21.2.10 10,954 6/13/2023
21.2.9 5,181 6/6/2023
21.2.8 8,345 5/30/2023
21.2.6 5,643 5/22/2023
21.2.5 6,118 5/15/2023
21.2.4 6,836 5/9/2023
21.2.3 7,650 5/3/2023
21.1.41 9,928 4/19/2023
21.1.39 5,060 4/10/2023
21.1.38 8,620 4/3/2023
21.1.37 3,882 3/29/2023
21.1.35 8,195 3/23/2023
20.4.0.54 5,184 3/13/2023
20.4.0.53 5,374 3/7/2023
20.4.0.52 9,099 2/28/2023
20.4.0.51 12,911 2/21/2023
20.4.0.50 5,038 2/14/2023
20.4.0.49 6,865 2/7/2023
20.4.0.48 15,547 2/1/2023
20.4.0.44 18,438 1/18/2023
20.4.0.43 8,450 1/10/2023
20.4.0.42 5,877 1/4/2023
20.4.0.41 3,791 12/29/2022
20.4.0.40 2,823 12/28/2022
20.4.0.38 10,410 12/21/2022
20.3.0.61 16,498 12/12/2022
20.3.0.60 7,196 12/6/2022
20.3.0.59 14,335 11/29/2022
20.3.0.58 7,935 11/22/2022
20.3.0.57 9,726 11/15/2022
20.3.0.56 5,777 11/8/2022
20.3.0.52 11,427 10/27/2022
20.3.0.50 6,129 10/18/2022
20.3.0.49 13,509 10/11/2022
20.3.0.48 8,314 10/5/2022
20.3.0.47 15,069 9/29/2022
20.2.0.50 21,174 9/20/2022
20.2.0.49 5,711 9/13/2022
20.2.0.48 6,247 9/6/2022
20.2.0.46 7,694 8/30/2022
20.2.0.45 9,596 8/23/2022
20.2.0.44 6,678 8/16/2022
20.2.0.43 12,297 8/8/2022
20.2.0.40 92,549 7/26/2022
20.2.0.39 16,008 7/19/2022
20.2.0.38 7,948 7/12/2022
20.2.0.36 25,576 6/30/2022
20.1.0.61 24,207 6/20/2022
20.1.0.60 11,659 6/14/2022
20.1.0.59 26,239 6/7/2022
20.1.0.58 42,679 5/31/2022
20.1.0.57 27,211 5/24/2022
20.1.0.56 16,083 5/17/2022
20.1.0.55 6,816 5/12/2022
20.1.0.52 35,027 5/3/2022
20.1.0.51 10,114 4/26/2022
20.1.0.50 7,308 4/19/2022
20.1.0.48 9,717 4/12/2022
20.1.0.47 17,477 4/4/2022
19.4.0.56 39,111 3/15/2022
19.4.0.55 11,432 3/8/2022
19.4.0.54 8,826 2/28/2022
19.4.0.53 10,372 2/22/2022
19.4.0.52 9,805 2/15/2022
19.4.0.50 15,651 2/8/2022
19.4.0.48 79,000 1/31/2022
19.4.0.47 13,463 1/25/2022
19.4.0.43 6,820 1/18/2022
19.4.0.42 8,143 1/11/2022
19.4.0.41 6,858 1/4/2022
19.4.0.40 6,136 12/28/2021
19.4.0.38 16,196 12/17/2021
19.3.0.59 11,957 12/14/2021
19.3.0.57 8,884 12/7/2021
19.3.0.56 10,302 11/29/2021
19.3.0.55 14,758 11/23/2021
19.3.0.54 11,173 11/17/2021
19.3.0.53 5,981 11/12/2021
19.3.0.48 26,403 11/3/2021
19.3.0.47 8,667 10/26/2021
19.3.0.46 30,192 10/19/2021
19.3.0.45 7,617 10/12/2021
19.3.0.44 12,138 10/5/2021
19.3.0.43 17,061 9/30/2021
19.2.0.62 22,023 9/13/2021
19.2.0.60 10,403 9/7/2021
19.2.0.59 5,488 8/30/2021
19.2.0.57 7,927 8/24/2021
19.2.0.56 10,980 8/17/2021
19.2.0.55 12,223 8/11/2021
19.2.0.51 8,522 8/2/2021
19.2.0.49 6,794 7/27/2021
19.2.0.48 8,125 7/19/2021
19.2.0.47 18,723 7/13/2021
19.2.0.46 5,703 7/6/2021
19.2.0.44 14,694 6/30/2021
19.1.0.69 19,169 6/14/2021
19.1.0.67 8,376 6/7/2021
19.1.0.66 10,741 5/31/2021
19.1.0.65 7,538 5/24/2021
19.1.0.64 19,179 5/19/2021
19.1.0.63 11,781 5/13/2021
19.1.0.59 13,691 5/3/2021
19.1.0.58 12,143 4/26/2021
19.1.0.57 42,556 4/20/2021
19.1.0.56 13,224 4/13/2021
19.1.0.55 7,596 4/6/2021
19.1.0.54 11,964 3/30/2021
18.4.0.49 27,780 3/22/2021
18.4.0.48 15,977 3/16/2021
18.4.0.47 15,387 3/9/2021
18.4.0.46 17,800 3/2/2021
18.4.0.44 10,649 2/23/2021
18.4.0.43 9,691 2/15/2021
18.4.0.42 13,684 2/9/2021
18.4.0.41 116,843 2/2/2021
18.4.0.39 11,196 1/28/2021
18.4.0.35 16,473 1/19/2021
18.4.0.34 12,637 1/12/2021
18.4.0.33 10,973 1/4/2021
18.4.0.32 8,170 12/30/2020
18.4.0.31 13,532 12/22/2020
18.4.0.30 21,481 12/17/2020
18.3.0.53 21,471 12/8/2020
18.3.0.52 9,768 11/30/2020
18.3.0.51 13,054 11/23/2020
18.3.0.50 14,352 11/17/2020
18.3.0.48 10,746 11/10/2020
18.3.0.47 9,270 11/5/2020
18.3.0.44 36,169 10/27/2020
18.3.0.42 13,461 10/20/2020
18.3.0.40 10,023 10/12/2020
18.3.0.38 10,302 10/7/2020
18.3.0.35 22,390 10/1/2020
18.2.0.59 37,523 9/22/2020
18.2.0.58 12,124 9/15/2020
18.2.0.57 7,412 9/8/2020
18.2.0.56 10,215 9/1/2020
18.2.0.55 11,761 8/25/2020
18.2.0.54 9,719 8/18/2020
18.2.0.48 24,420 8/4/2020
18.2.0.47 10,962 7/28/2020
18.2.0.46 8,742 7/21/2020
18.2.0.45 9,234 7/14/2020
18.2.0.44 29,974 7/6/2020
18.1.0.59 29,230 6/23/2020
18.1.0.57 20,653 6/16/2020
18.1.0.56 11,708 6/9/2020
18.1.0.55 14,241 6/2/2020
18.1.0.54 12,861 5/27/2020
18.1.0.53 12,360 5/19/2020
18.1.0.52 11,760 5/13/2020
18.1.0.48 16,047 5/5/2020
18.1.0.46 12,141 4/28/2020
18.1.0.45 11,188 4/21/2020
18.1.0.44 13,979 4/14/2020
18.1.0.43 8,257 4/7/2020
18.1.0.42 25,973 4/1/2020
18.1.0.36-beta 3,034 3/19/2020
17.4.0.55 60,342 3/10/2020
17.4.0.53 10,165 3/3/2020
17.4.0.51 12,648 2/25/2020
17.4.0.50 10,691 2/18/2020
17.4.0.49 9,210 2/11/2020
17.4.0.47 6,914 2/5/2020
17.4.0.46 11,159 1/30/2020
17.4.0.44 24,397 1/21/2020
17.4.0.43 8,410 1/14/2020
17.4.0.41 8,649 1/7/2020
17.4.0.40 7,680 12/24/2019
17.4.0.39 13,505 12/17/2019
17.3.0.34 54,524 12/10/2019
17.3.0.33 8,972 12/4/2019
17.3.0.30 6,183 12/3/2019
17.3.0.29 7,737 11/26/2019
17.3.0.28 8,141 11/19/2019
17.3.0.27 10,175 11/12/2019
17.3.0.26 8,713 11/5/2019
17.3.0.21 6,939 10/29/2019
17.3.0.19 13,501 10/22/2019
17.3.0.17 6,892 10/15/2019
17.3.0.14 40,743 10/3/2019
17.3.0.9-beta 3,481 9/20/2019
17.2.0.51 19,027 9/10/2019
17.2.0.49 9,792 9/3/2019
17.2.0.47 12,848 8/27/2019
17.2.0.46 11,390 8/22/2019
17.2.0.41 30,046 8/13/2019
17.2.0.40 7,752 8/6/2019
17.2.0.39 9,849 7/30/2019
17.2.0.36 6,455 7/23/2019
17.2.0.35 10,793 7/17/2019
17.2.0.34 20,119 7/11/2019
17.2.0.28-beta 3,135 6/28/2019
17.1.0.53 9,239 6/25/2019
17.1.0.52 11,037 6/18/2019
17.1.0.51 10,711 6/11/2019
17.1.0.50 8,428 6/4/2019
17.1.0.49 7,635 5/28/2019
17.1.0.48 9,758 5/21/2019
17.1.0.47 5,782 5/14/2019
17.1.0.44 14,146 5/7/2019
17.1.0.43 6,976 4/30/2019
17.1.0.42 8,874 4/23/2019
17.1.0.41 6,452 4/16/2019
17.1.0.40 6,287 4/9/2019
17.1.0.38 10,037 3/29/2019
17.1.0.32-beta 3,504 3/13/2019
16.4.0.54 16,536 2/19/2019
16.4.0.53 4,421 2/13/2019
16.4.0.52 7,827 2/5/2019
16.4.0.48 6,621 1/22/2019
16.4.0.47 3,960 1/16/2019
16.4.0.46 4,966 1/8/2019
16.4.0.44 5,553 12/24/2018
16.4.0.42 7,880 12/17/2018
16.4.0.40-beta 2,416 12/10/2018
16.3.0.36 5,644 11/27/2018
16.3.0.35-beta 1,695 11/23/2018
16.3.0.29 5,904 10/30/2018
16.3.0.21 7,108 9/21/2018
16.3.0.17-beta 1,772 9/12/2018
16.2.0.50 7,735 8/28/2018
16.2.0.46 3,336 8/6/2018
16.2.0.42 4,057 6/29/2018
16.2.0.41 3,804 6/25/2018