Overview of .NET MAUI CheckBox (SfCheckBox)

6 Sep 20241 minute to read

The .NET MAUI CheckBox is a selection control with UI customization. It allows you to choose one or more options from a set and customize the appearance for different visual states using the visual state manager.

Key features

  • Supports three states.
  • Allow users to select and clear the control by tapping.
  • Supports check box color, shape and label text customization.

Overview image of SfCheckBox