Syncfusion.Xamarin.Buttons by Syncfusion Inc.

<PackageReference Include="Syncfusion.Xamarin.Buttons" Version="16.4.0.44" />

 Syncfusion.Xamarin.Buttons 16.4.0.44

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 Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Syncfusion.Xamarin.Buttons</id>
    <version>16.4.0.44</version>
    <title>Syncfusion CheckBox, Radio Button and Segmented Control for Xamarin.Forms</title>
    <authors>Syncfusion Inc.</authors>
    <owners>Syncfusion Inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.syncfusion.com/nuget/license?utm_source=nuget&amp;utm_medium=listing</licenseUrl>
    <projectUrl>https://www.syncfusion.com/?utm_source=nuget&amp;utm_medium=listing</projectUrl>
    <iconUrl>https://www.syncfusion.com/content/images/nuget/sync_logo_icon.png</iconUrl>
    <description>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&amp;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&amp;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&amp;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
Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).</description>
    <releaseNotes>https://help.syncfusion.com/xamarin/release-notes/v16.4.0.44?utm_source=nuget&amp;utm_medium=listing</releaseNotes>
    <copyright>Copyright 2001 - 2018 Syncfusion Inc.</copyright>
    <tags>syncfusion xamarin ios android syncfusion.xamarin checkbox radiobutton option segmentedcontrol segmented chip chips chipgroup token button circlebutton primarybutton flatbutton</tags>
    <dependencies>
      <dependency id="Xamarin.Forms" version="2.5.1.527436" />
      <dependency id="Syncfusion.Xamarin.Core" version="16.4.0.44" />
    </dependencies>
  </metadata>
</package>