New to Telerik UI for .NET MAUI? Start a free 30-day trial
.NET MAUI CheckBox Visual Structure
Updated on Jan 2, 2026
The visual structure of the .NET MAUI CheckBox represents the anatomy of the UI component. Being familiar with the visual elements of the CheckBox allows you to quickly find the information required to configure them.
The following image shows the anatomy of the CheckBox.

Displayed Elements
- Checked—The state of the CheckBox when it is selected.
- Unchecked—The state of the CheckBox when it is not checked.
- Indeterminate—The state of the CheckBox when it is neither checked nor unchecked.