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

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

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

List of controls:
Check box, radio button, chips, 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

Button:
The Xamarin.Forms Button is a custom button control with UI customization, toggle states, and theme support. You can set icons, background images and corner edge radii and customize the appearance for different visual states using the visual state manager.

Key features:
• Easily customize a button as an outline, flat, circle, or icon button.
• Use visual states such as pressed, normal, checked, and unchecked.
• Display an image as the background for the control.
• Display custom content in the button control.
• Use a toggle button.

Learn more: https://www.syncfusion.com/xamarin-ui-controls/button

Chips:
The new chip control presents information in an interactive and customizable layout. The new chip group control arranges multiple chip controls in a variable layout and groups them to make selections.

Key features:
• User-preferred layouts can be used to arrange chip elements.
• Has support to add input views in a group.
• Single and Multiple selections.
• Command support.

Learn more: https://www.syncfusion.com/xamarin-ui-controls/chips
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 2019 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 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.37 138 12/31/2024
28.1.36 306 12/23/2024
28.1.35 310 12/18/2024
28.1.33 411 12/12/2024
27.2.5 761 12/2/2024
27.2.4 803 11/26/2024
27.2.3 348 11/22/2024
27.2.2 633 11/15/2024
27.1.58 521 11/4/2024
27.1.57 1,004 10/28/2024
27.1.56 437 10/23/2024
27.1.55 338 10/21/2024
27.1.53 514 10/14/2024
27.1.52 394 10/7/2024
27.1.51 497 9/30/2024
27.1.50 990 9/23/2024
27.1.48 1,218 9/18/2024
26.2.14 783 9/9/2024
26.2.13 740 9/5/2024
26.2.12 331 9/2/2024
26.2.11 1,284 8/27/2024
26.2.10 2,261 8/19/2024
26.2.9 506 8/12/2024
26.2.8 434 8/5/2024
26.2.7 231 7/29/2024
26.2.5 341 7/26/2024
26.2.4 432 7/24/2024
26.1.42 1,152 7/15/2024
26.1.41 679 7/8/2024
26.1.40 493 7/1/2024
26.1.39 3,219 6/24/2024
26.1.38 1,120 6/18/2024
26.1.35 1,261 6/11/2024
25.2.7 4,748 6/3/2024
25.2.6 441 5/28/2024
25.2.5 2,596 5/21/2024
25.2.4 967 5/14/2024
25.2.3 5,267 5/8/2024
25.1.42 1,680 4/29/2024
25.1.41 1,438 4/23/2024
25.1.40 1,108 4/15/2024
25.1.39 2,685 4/8/2024
25.1.38 1,789 4/1/2024
25.1.37 699 3/26/2024
25.1.35 2,816 3/15/2024
24.2.9 5,809 3/4/2024
24.2.8 1,259 2/26/2024
24.2.7 1,060 2/19/2024
24.2.6 3,024 2/14/2024
24.2.5 910 2/12/2024
24.2.4 1,545 2/5/2024
24.2.3 2,457 1/31/2024
24.1.47 2,195 1/22/2024
24.1.46 1,948 1/16/2024
24.1.45 2,585 1/8/2024
24.1.44 3,249 1/2/2024
24.1.43 1,709 12/27/2023
24.1.41 2,648 12/18/2023
23.2.7 8,687 12/6/2023
23.2.6 3,593 11/28/2023
23.2.5 2,249 11/23/2023
23.2.4 3,459 11/20/2023
23.1.44 6,766 11/6/2023
23.1.43 2,911 10/30/2023
23.1.42 2,671 10/23/2023
23.1.41 5,427 10/16/2023
23.1.40 2,298 10/10/2023
23.1.39 2,281 10/4/2023
23.1.38 7,156 9/26/2023
23.1.36 24,107 9/15/2023
22.2.12 5,000 9/5/2023
22.2.11 4,250 8/28/2023
22.2.10 3,104 8/22/2023
22.2.9 17,039 8/14/2023
22.2.8 2,917 8/7/2023
22.2.7 4,172 8/2/2023
22.2.5 3,488 7/27/2023
22.1.39 4,410 7/18/2023
22.1.38 2,949 7/11/2023
22.1.37 4,335 7/3/2023
22.1.36 6,583 6/28/2023
22.1.34 10,019 6/21/2023
21.2.10 9,408 6/13/2023
21.2.9 4,912 6/6/2023
21.2.8 7,394 5/30/2023
21.2.6 5,414 5/22/2023
21.2.5 6,048 5/15/2023
21.2.4 6,763 5/9/2023
21.2.3 7,546 5/3/2023
21.1.41 9,312 4/19/2023
21.1.39 4,988 4/10/2023
21.1.38 8,178 4/3/2023
21.1.37 3,788 3/29/2023
21.1.35 7,754 3/23/2023
20.4.0.54 4,952 3/13/2023
20.4.0.53 5,315 3/7/2023
20.4.0.52 8,913 2/28/2023
20.4.0.51 12,757 2/21/2023
20.4.0.50 4,889 2/14/2023
20.4.0.49 6,546 2/7/2023
20.4.0.48 13,115 2/1/2023
20.4.0.44 16,902 1/18/2023
20.4.0.43 8,081 1/10/2023
20.4.0.42 5,802 1/4/2023
20.4.0.41 3,721 12/29/2022
20.4.0.40 2,772 12/28/2022
20.4.0.38 10,222 12/21/2022
20.3.0.61 16,355 12/12/2022
20.3.0.60 6,859 12/6/2022
20.3.0.59 13,374 11/29/2022
20.3.0.58 7,715 11/22/2022
20.3.0.57 9,415 11/15/2022
20.3.0.56 5,680 11/8/2022
20.3.0.52 11,315 10/27/2022
20.3.0.50 5,978 10/18/2022
20.3.0.49 12,890 10/11/2022
20.3.0.48 8,061 10/5/2022
20.3.0.47 13,873 9/29/2022
20.2.0.50 19,576 9/20/2022
20.2.0.49 5,632 9/13/2022
20.2.0.48 6,181 9/6/2022
20.2.0.46 7,493 8/30/2022
20.2.0.45 9,490 8/23/2022
20.2.0.44 6,595 8/16/2022
20.2.0.43 11,816 8/8/2022
20.2.0.40 92,361 7/26/2022
20.2.0.39 15,410 7/19/2022
20.2.0.38 7,879 7/12/2022
20.2.0.36 24,386 6/30/2022
20.1.0.61 23,909 6/20/2022
20.1.0.60 11,583 6/14/2022
20.1.0.59 26,147 6/7/2022
20.1.0.58 35,054 5/31/2022
20.1.0.57 27,100 5/24/2022
20.1.0.56 15,249 5/17/2022
20.1.0.55 6,730 5/12/2022
20.1.0.52 33,830 5/3/2022
20.1.0.51 10,044 4/26/2022
20.1.0.50 7,139 4/19/2022
20.1.0.48 9,401 4/12/2022
20.1.0.47 17,190 4/4/2022
19.4.0.56 37,584 3/15/2022
19.4.0.55 11,329 3/8/2022
19.4.0.54 8,593 2/28/2022
19.4.0.53 10,083 2/22/2022
19.4.0.52 9,658 2/15/2022
19.4.0.50 14,987 2/8/2022
19.4.0.48 78,829 1/31/2022
19.4.0.47 13,156 1/25/2022
19.4.0.43 6,702 1/18/2022
19.4.0.42 7,929 1/11/2022
19.4.0.41 6,776 1/4/2022
19.4.0.40 6,030 12/28/2021
19.4.0.38 12,431 12/17/2021
19.3.0.59 10,707 12/14/2021
19.3.0.57 8,634 12/7/2021
19.3.0.56 10,208 11/29/2021
19.3.0.55 14,634 11/23/2021
19.3.0.54 11,094 11/17/2021
19.3.0.53 5,886 11/12/2021
19.3.0.48 23,433 11/3/2021
19.3.0.47 7,846 10/26/2021
19.3.0.46 29,619 10/19/2021
19.3.0.45 7,499 10/12/2021
19.3.0.44 12,053 10/5/2021
19.3.0.43 16,410 9/30/2021
19.2.0.62 21,751 9/13/2021
19.2.0.60 10,300 9/7/2021
19.2.0.59 5,403 8/30/2021
19.2.0.57 7,761 8/24/2021
19.2.0.56 10,881 8/17/2021
19.2.0.55 12,142 8/11/2021
19.2.0.51 8,434 8/2/2021
19.2.0.49 6,656 7/27/2021
19.2.0.48 7,989 7/19/2021
19.2.0.47 18,561 7/13/2021
19.2.0.46 5,598 7/6/2021
19.2.0.44 14,550 6/30/2021
19.1.0.69 18,620 6/14/2021
19.1.0.67 8,267 6/7/2021
19.1.0.66 10,554 5/31/2021
19.1.0.65 7,455 5/24/2021
19.1.0.64 17,731 5/19/2021
19.1.0.63 11,294 5/13/2021
19.1.0.59 13,484 5/3/2021
19.1.0.58 12,038 4/26/2021
19.1.0.57 42,466 4/20/2021
19.1.0.56 13,137 4/13/2021
19.1.0.55 7,479 4/6/2021
19.1.0.54 11,803 3/30/2021
18.4.0.49 27,272 3/22/2021
18.4.0.48 15,503 3/16/2021
18.4.0.47 15,255 3/9/2021
18.4.0.46 17,700 3/2/2021
18.4.0.44 10,509 2/23/2021
18.4.0.43 9,563 2/15/2021
18.4.0.42 13,593 2/9/2021
18.4.0.41 116,480 2/2/2021
18.4.0.39 11,000 1/28/2021
18.4.0.35 16,328 1/19/2021
18.4.0.34 12,539 1/12/2021
18.4.0.33 10,863 1/4/2021
18.4.0.32 8,079 12/30/2020
18.4.0.31 13,316 12/22/2020
18.4.0.30 21,351 12/17/2020
18.3.0.53 21,282 12/8/2020
18.3.0.52 9,666 11/30/2020
18.3.0.51 12,921 11/23/2020
18.3.0.50 14,086 11/17/2020
18.3.0.48 10,567 11/10/2020
18.3.0.47 9,170 11/5/2020
18.3.0.44 36,047 10/27/2020
18.3.0.42 12,975 10/20/2020
18.3.0.40 9,914 10/12/2020
18.3.0.38 10,202 10/7/2020
18.3.0.35 21,802 10/1/2020
18.2.0.59 36,891 9/22/2020
18.2.0.58 11,843 9/15/2020
18.2.0.57 7,313 9/8/2020
18.2.0.56 10,046 9/1/2020
18.2.0.55 11,651 8/25/2020
18.2.0.54 9,513 8/18/2020
18.2.0.48 24,295 8/4/2020
18.2.0.47 10,858 7/28/2020
18.2.0.46 8,630 7/21/2020
18.2.0.45 9,126 7/14/2020
18.2.0.44 29,779 7/6/2020
18.1.0.59 29,103 6/23/2020
18.1.0.57 20,560 6/16/2020
18.1.0.56 11,388 6/9/2020
18.1.0.55 14,140 6/2/2020
18.1.0.54 12,545 5/27/2020
18.1.0.53 12,236 5/19/2020
18.1.0.52 11,653 5/13/2020
18.1.0.48 15,802 5/5/2020
18.1.0.46 12,031 4/28/2020
18.1.0.45 11,070 4/21/2020
18.1.0.44 12,833 4/14/2020
18.1.0.43 8,131 4/7/2020
18.1.0.42 25,639 4/1/2020
18.1.0.36-beta 2,932 3/19/2020
17.4.0.55 60,066 3/10/2020
17.4.0.53 10,004 3/3/2020
17.4.0.51 12,525 2/25/2020
17.4.0.50 10,583 2/18/2020
17.4.0.49 9,107 2/11/2020
17.4.0.47 6,808 2/5/2020
17.4.0.46 11,054 1/30/2020
17.4.0.44 24,247 1/21/2020
17.4.0.43 8,305 1/14/2020
17.4.0.41 8,534 1/7/2020
17.4.0.40 7,583 12/24/2019
17.4.0.39 13,158 12/17/2019
17.3.0.34 50,251 12/10/2019
17.3.0.33 8,882 12/4/2019
17.3.0.30 6,098 12/3/2019
17.3.0.29 7,646 11/26/2019
17.3.0.28 8,046 11/19/2019
17.3.0.27 10,073 11/12/2019
17.3.0.26 8,610 11/5/2019
17.3.0.21 6,851 10/29/2019
17.3.0.19 13,410 10/22/2019
17.3.0.17 6,793 10/15/2019
17.3.0.14 40,627 10/3/2019
17.3.0.9-beta 3,392 9/20/2019
17.2.0.51 18,888 9/10/2019
17.2.0.49 9,692 9/3/2019
17.2.0.47 12,747 8/27/2019
17.2.0.46 11,284 8/22/2019
17.2.0.41 29,937 8/13/2019
17.2.0.40 7,657 8/6/2019
17.2.0.39 9,742 7/30/2019
17.2.0.36 6,360 7/23/2019
17.2.0.35 10,695 7/17/2019
17.2.0.34 19,662 7/11/2019
17.2.0.28-beta 3,045 6/28/2019
17.1.0.53 9,107 6/25/2019
17.1.0.52 10,937 6/18/2019
17.1.0.51 10,589 6/11/2019
17.1.0.50 8,327 6/4/2019
17.1.0.49 7,548 5/28/2019
17.1.0.48 9,660 5/21/2019
17.1.0.47 5,682 5/14/2019
17.1.0.44 14,013 5/7/2019
17.1.0.43 6,876 4/30/2019
17.1.0.42 8,756 4/23/2019
17.1.0.41 6,362 4/16/2019
17.1.0.40 6,196 4/9/2019
17.1.0.38 9,931 3/29/2019
17.1.0.32-beta 3,412 3/13/2019
16.4.0.54 16,405 2/19/2019
16.4.0.53 4,320 2/13/2019
16.4.0.52 7,723 2/5/2019
16.4.0.48 6,523 1/22/2019
16.4.0.47 3,862 1/16/2019
16.4.0.46 4,864 1/8/2019
16.4.0.44 5,348 12/24/2018
16.4.0.42 7,776 12/17/2018
16.4.0.40-beta 2,322 12/10/2018
16.3.0.36 5,543 11/27/2018
16.3.0.35-beta 1,602 11/23/2018
16.3.0.29 5,762 10/30/2018
16.3.0.21 6,987 9/21/2018
16.3.0.17-beta 1,664 9/12/2018
16.2.0.50 7,630 8/28/2018
16.2.0.46 3,150 8/6/2018
16.2.0.42 3,858 6/29/2018
16.2.0.41 3,512 6/25/2018