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.
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.
// Install Syncfusion.Xamarin.Buttons as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.Buttons&version=16.4.0.40-beta&prerelease

// Install Syncfusion.Xamarin.Buttons as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.Buttons&version=16.4.0.40-beta&prerelease                

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. 
.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 (15)

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 (3)

Showing the top 3 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.
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
28.1.36 179 12/23/2024
28.1.35 282 12/18/2024
28.1.33 398 12/12/2024
27.2.5 634 12/2/2024
27.2.4 758 11/26/2024
27.2.3 338 11/22/2024
27.2.2 630 11/15/2024
27.1.58 518 11/4/2024
27.1.57 998 10/28/2024
27.1.56 434 10/23/2024
27.1.55 335 10/21/2024
27.1.53 511 10/14/2024
27.1.52 390 10/7/2024
27.1.51 494 9/30/2024
27.1.50 985 9/23/2024
27.1.48 1,212 9/18/2024
26.2.14 781 9/9/2024
26.2.13 700 9/5/2024
26.2.12 329 9/2/2024
26.2.11 1,236 8/27/2024
26.2.10 2,259 8/19/2024
26.2.9 504 8/12/2024
26.2.8 432 8/5/2024
26.2.7 229 7/29/2024
26.2.5 339 7/26/2024
26.2.4 430 7/24/2024
26.1.42 1,150 7/15/2024
26.1.41 677 7/8/2024
26.1.40 491 7/1/2024
26.1.39 3,172 6/24/2024
26.1.38 1,118 6/18/2024
26.1.35 1,258 6/11/2024
25.2.7 4,746 6/3/2024
25.2.6 439 5/28/2024
25.2.5 2,586 5/21/2024
25.2.4 963 5/14/2024
25.2.3 5,244 5/8/2024
25.1.42 1,678 4/29/2024
25.1.41 1,436 4/23/2024
25.1.40 1,106 4/15/2024
25.1.39 2,672 4/8/2024
25.1.38 1,787 4/1/2024
25.1.37 696 3/26/2024
25.1.35 2,813 3/15/2024
24.2.9 5,807 3/4/2024
24.2.8 1,257 2/26/2024
24.2.7 1,057 2/19/2024
24.2.6 3,018 2/14/2024
24.2.5 908 2/12/2024
24.2.4 1,542 2/5/2024
24.2.3 2,454 1/31/2024
24.1.47 2,191 1/22/2024
24.1.46 1,946 1/16/2024
24.1.45 2,583 1/8/2024
24.1.44 3,242 1/2/2024
24.1.43 1,707 12/27/2023
24.1.41 2,605 12/18/2023
23.2.7 8,685 12/6/2023
23.2.6 3,589 11/28/2023
23.2.5 2,247 11/23/2023
23.2.4 3,457 11/20/2023
23.1.44 6,744 11/6/2023
23.1.43 2,909 10/30/2023
23.1.42 2,669 10/23/2023
23.1.41 5,425 10/16/2023
23.1.40 2,296 10/10/2023
23.1.39 2,279 10/4/2023
23.1.38 7,153 9/26/2023
23.1.36 24,085 9/15/2023
22.2.12 4,998 9/5/2023
22.2.11 4,236 8/28/2023
22.2.10 3,102 8/22/2023
22.2.9 17,018 8/14/2023
22.2.8 2,915 8/7/2023
22.2.7 4,170 8/2/2023
22.2.5 3,483 7/27/2023
22.1.39 4,408 7/18/2023
22.1.38 2,945 7/11/2023
22.1.37 4,331 7/3/2023
22.1.36 6,576 6/28/2023
22.1.34 9,983 6/21/2023
21.2.10 9,389 6/13/2023
21.2.9 4,910 6/6/2023
21.2.8 7,347 5/30/2023
21.2.6 5,379 5/22/2023
21.2.5 6,046 5/15/2023
21.2.4 6,761 5/9/2023
21.2.3 7,542 5/3/2023
21.1.41 9,294 4/19/2023
21.1.39 4,986 4/10/2023
21.1.38 8,176 4/3/2023
21.1.37 3,786 3/29/2023
21.1.35 7,744 3/23/2023
20.4.0.54 4,944 3/13/2023
20.4.0.53 5,309 3/7/2023
20.4.0.52 8,900 2/28/2023
20.4.0.51 12,753 2/21/2023
20.4.0.50 4,886 2/14/2023
20.4.0.49 6,529 2/7/2023
20.4.0.48 13,007 2/1/2023
20.4.0.44 16,827 1/18/2023
20.4.0.43 8,074 1/10/2023
20.4.0.42 5,800 1/4/2023
20.4.0.41 3,719 12/29/2022
20.4.0.40 2,768 12/28/2022
20.4.0.38 10,218 12/21/2022
20.3.0.61 16,352 12/12/2022
20.3.0.60 6,856 12/6/2022
20.3.0.59 13,370 11/29/2022
20.3.0.58 7,711 11/22/2022
20.3.0.57 9,410 11/15/2022
20.3.0.56 5,676 11/8/2022
20.3.0.52 11,308 10/27/2022
20.3.0.50 5,974 10/18/2022
20.3.0.49 12,840 10/11/2022
20.3.0.48 8,057 10/5/2022
20.3.0.47 13,823 9/29/2022
20.2.0.50 19,561 9/20/2022
20.2.0.49 5,628 9/13/2022
20.2.0.48 6,177 9/6/2022
20.2.0.46 7,489 8/30/2022
20.2.0.45 9,486 8/23/2022
20.2.0.44 6,590 8/16/2022
20.2.0.43 11,810 8/8/2022
20.2.0.40 92,357 7/26/2022
20.2.0.39 15,406 7/19/2022
20.2.0.38 7,873 7/12/2022
20.2.0.36 24,359 6/30/2022
20.1.0.61 23,905 6/20/2022
20.1.0.60 11,579 6/14/2022
20.1.0.59 26,143 6/7/2022
20.1.0.58 34,757 5/31/2022
20.1.0.57 27,096 5/24/2022
20.1.0.56 15,232 5/17/2022
20.1.0.55 6,726 5/12/2022
20.1.0.52 33,808 5/3/2022
20.1.0.51 10,042 4/26/2022
20.1.0.50 7,117 4/19/2022
20.1.0.48 9,383 4/12/2022
20.1.0.47 17,188 4/4/2022
19.4.0.56 37,556 3/15/2022
19.4.0.55 11,326 3/8/2022
19.4.0.54 8,591 2/28/2022
19.4.0.53 10,057 2/22/2022
19.4.0.52 9,644 2/15/2022
19.4.0.50 14,956 2/8/2022
19.4.0.48 78,825 1/31/2022
19.4.0.47 13,154 1/25/2022
19.4.0.43 6,699 1/18/2022
19.4.0.42 7,922 1/11/2022
19.4.0.41 6,774 1/4/2022
19.4.0.40 6,028 12/28/2021
19.4.0.38 12,411 12/17/2021
19.3.0.59 10,670 12/14/2021
19.3.0.57 8,630 12/7/2021
19.3.0.56 10,204 11/29/2021
19.3.0.55 14,631 11/23/2021
19.3.0.54 11,090 11/17/2021
19.3.0.53 5,884 11/12/2021
19.3.0.48 23,416 11/3/2021
19.3.0.47 7,837 10/26/2021
19.3.0.46 29,598 10/19/2021
19.3.0.45 7,497 10/12/2021
19.3.0.44 12,051 10/5/2021
19.3.0.43 16,402 9/30/2021
19.2.0.62 21,748 9/13/2021
19.2.0.60 10,298 9/7/2021
19.2.0.59 5,400 8/30/2021
19.2.0.57 7,758 8/24/2021
19.2.0.56 10,879 8/17/2021
19.2.0.55 12,140 8/11/2021
19.2.0.51 8,430 8/2/2021
19.2.0.49 6,652 7/27/2021
19.2.0.48 7,985 7/19/2021
19.2.0.47 18,559 7/13/2021
19.2.0.46 5,596 7/6/2021
19.2.0.44 14,548 6/30/2021
19.1.0.69 18,606 6/14/2021
19.1.0.67 8,265 6/7/2021
19.1.0.66 10,552 5/31/2021
19.1.0.65 7,452 5/24/2021
19.1.0.64 17,686 5/19/2021
19.1.0.63 11,292 5/13/2021
19.1.0.59 13,482 5/3/2021
19.1.0.58 12,036 4/26/2021
19.1.0.57 42,462 4/20/2021
19.1.0.56 13,131 4/13/2021
19.1.0.55 7,475 4/6/2021
19.1.0.54 11,799 3/30/2021
18.4.0.49 27,262 3/22/2021
18.4.0.48 15,488 3/16/2021
18.4.0.47 15,252 3/9/2021
18.4.0.46 17,698 3/2/2021
18.4.0.44 10,507 2/23/2021
18.4.0.43 9,561 2/15/2021
18.4.0.42 13,590 2/9/2021
18.4.0.41 116,462 2/2/2021
18.4.0.39 10,995 1/28/2021
18.4.0.35 16,325 1/19/2021
18.4.0.34 12,536 1/12/2021
18.4.0.33 10,860 1/4/2021
18.4.0.32 8,075 12/30/2020
18.4.0.31 13,310 12/22/2020
18.4.0.30 21,344 12/17/2020
18.3.0.53 21,272 12/8/2020
18.3.0.52 9,659 11/30/2020
18.3.0.51 12,916 11/23/2020
18.3.0.50 14,083 11/17/2020
18.3.0.48 10,563 11/10/2020
18.3.0.47 9,167 11/5/2020
18.3.0.44 36,042 10/27/2020
18.3.0.42 12,965 10/20/2020
18.3.0.40 9,908 10/12/2020
18.3.0.38 10,199 10/7/2020
18.3.0.35 21,767 10/1/2020
18.2.0.59 36,886 9/22/2020
18.2.0.58 11,840 9/15/2020
18.2.0.57 7,309 9/8/2020
18.2.0.56 10,043 9/1/2020
18.2.0.55 11,645 8/25/2020
18.2.0.54 9,510 8/18/2020
18.2.0.48 24,292 8/4/2020
18.2.0.47 10,854 7/28/2020
18.2.0.46 8,626 7/21/2020
18.2.0.45 9,123 7/14/2020
18.2.0.44 29,776 7/6/2020
18.1.0.59 29,099 6/23/2020
18.1.0.57 20,557 6/16/2020
18.1.0.56 11,368 6/9/2020
18.1.0.55 14,134 6/2/2020
18.1.0.54 12,542 5/27/2020
18.1.0.53 12,233 5/19/2020
18.1.0.52 11,648 5/13/2020
18.1.0.48 15,799 5/5/2020
18.1.0.46 12,028 4/28/2020
18.1.0.45 11,067 4/21/2020
18.1.0.44 12,785 4/14/2020
18.1.0.43 8,125 4/7/2020
18.1.0.42 25,631 4/1/2020
18.1.0.36-beta 2,929 3/19/2020
17.4.0.55 60,057 3/10/2020
17.4.0.53 9,999 3/3/2020
17.4.0.51 12,522 2/25/2020
17.4.0.50 10,562 2/18/2020
17.4.0.49 9,104 2/11/2020
17.4.0.47 6,803 2/5/2020
17.4.0.46 11,050 1/30/2020
17.4.0.44 24,242 1/21/2020
17.4.0.43 8,302 1/14/2020
17.4.0.41 8,526 1/7/2020
17.4.0.40 7,580 12/24/2019
17.4.0.39 13,155 12/17/2019
17.3.0.34 50,208 12/10/2019
17.3.0.33 8,877 12/4/2019
17.3.0.30 6,095 12/3/2019
17.3.0.29 7,643 11/26/2019
17.3.0.28 8,043 11/19/2019
17.3.0.27 10,070 11/12/2019
17.3.0.26 8,607 11/5/2019
17.3.0.21 6,848 10/29/2019
17.3.0.19 13,407 10/22/2019
17.3.0.17 6,790 10/15/2019
17.3.0.14 40,624 10/3/2019
17.3.0.9-beta 3,389 9/20/2019
17.2.0.51 18,885 9/10/2019
17.2.0.49 9,687 9/3/2019
17.2.0.47 12,744 8/27/2019
17.2.0.46 11,281 8/22/2019
17.2.0.41 29,934 8/13/2019
17.2.0.40 7,654 8/6/2019
17.2.0.39 9,738 7/30/2019
17.2.0.36 6,357 7/23/2019
17.2.0.35 10,691 7/17/2019
17.2.0.34 19,639 7/11/2019
17.2.0.28-beta 3,042 6/28/2019
17.1.0.53 9,103 6/25/2019
17.1.0.52 10,934 6/18/2019
17.1.0.51 10,586 6/11/2019
17.1.0.50 8,324 6/4/2019
17.1.0.49 7,545 5/28/2019
17.1.0.48 9,657 5/21/2019
17.1.0.47 5,679 5/14/2019
17.1.0.44 14,009 5/7/2019
17.1.0.43 6,873 4/30/2019
17.1.0.42 8,749 4/23/2019
17.1.0.41 6,359 4/16/2019
17.1.0.40 6,193 4/9/2019
17.1.0.38 9,927 3/29/2019
17.1.0.32-beta 3,408 3/13/2019
16.4.0.54 16,402 2/19/2019
16.4.0.53 4,317 2/13/2019
16.4.0.52 7,718 2/5/2019
16.4.0.48 6,520 1/22/2019
16.4.0.47 3,859 1/16/2019
16.4.0.46 4,861 1/8/2019
16.4.0.44 5,346 12/24/2018
16.4.0.42 7,774 12/17/2018
16.4.0.40-beta 2,320 12/10/2018
16.3.0.36 5,541 11/27/2018
16.3.0.35-beta 1,600 11/23/2018
16.3.0.29 5,758 10/30/2018
16.3.0.21 6,985 9/21/2018
16.3.0.17-beta 1,662 9/12/2018
16.2.0.50 7,628 8/28/2018
16.2.0.46 3,148 8/6/2018
16.2.0.42 3,856 6/29/2018
16.2.0.41 3,510 6/25/2018