Xamarin.Forms CheckBox is a selection control that allows users to select one or more options from a list of predefined choices.
A check box has three selection states: selected, unselected, and indeterminate. Use the indeterminate state when a collection of sub choices has both unselected and selected states. To prevent the toggling of check box values, the disable option can be used.
You can customize the Xamarin.Forms check box shape by adjusting the corner radius of the default shape.
The check box states’ color can be customized.
You can define check box caption text and format its font name, font style, font size, and color.
Check boxes can have parent-child relationships with other check boxes:
Easily get started with the Xamarin.Forms CheckBox using a few simple lines of XAML and C# code example as demonstrated below. Also explore our Xamarin.Forms CheckBox Example that shows you how to render and configure the CheckBox for Xamarin.Forms.
<syncfusion:SfCheckBox Text="CheckBox" IsChecked="True" CornerRadius="5.0"/>
SfCheckBox checkBox = new SfCheckBox();
checkBox.Text = "CheckBox";
checkBox.IsChecked = true;checkBox.CornerRadius = 5.0f;
The Syncfusion Xamarin CheckBox provides the following:
We do not sell the Xamarin CheckBox control separately. It is only available for purchase as part of the Syncfusion Xamarin suite, which contains over 155 Xamarin components, including CheckBox. A single developer license for the Syncfusion Essential Studio for Xamarin suite costs $995.00 USD, including one year of support and updates. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team to see if you qualify for any additional discounts.
You can find our Xamarin CheckBox demo here.
No, our 155+ Xamarin components, including CheckBox, are not sold individually, only as a single package. However, we have competitively priced the product so it only costs a little bit more than what some other vendors charge for their CheckBox alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 155+ Xamarin components for a flat fee of $995/developer. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.