Xamarin.iOS Documentation | ComponentOne
Controls / Input / CheckBox
In This Topic
    CheckBox
    In This Topic

    The C1CheckBox control provides an iOS implementation of the classic checkbox control. The C1CheckBox is a visualization control and provides input for Boolean values. Users can select and clear the control by simply tapping it. 

    The following image shows the C1CheckBox control.

    You can set the value of the checkbox by setting the IsChecked property. You can also customize the style by setting the Color property. The image given below shows a modified C1CheckBox in a FlexGrid.