.NET MAUI Radio Button (SfRadioButton) Overview
24 Jun 20264 minutes to read
The Syncfusion® .NET MAUI Radio Button is a selection control that allows users to select one option from a set. The two states of the Radio Button are checked and unchecked.

Business use cases
- Form-based applications that require single selection from multiple options such as gender, plan type, or preferences.
- Survey and questionnaire systems that collect user responses using exclusive selection inputs.
- Settings pages that allow users to choose one option from predefined configurations.
- Business applications that require clear and structured decision-based input controls.
Key features
- Single selection allows choosing only one option from a group of radio buttons.
- Tap interaction allows users to select options easily through touch input.
- Appearance customization allows modifying color and label text to match application themes.
- Grouped behavior allows logically grouping radio buttons for exclusive selection scenarios.
Globalization
The following table summarizes the globalization support available in this control.
| Control | Localization | RTL | Time zone | Screen reader | Keyboard navigation |
|---|---|---|---|---|---|
| Radio Button |
Related controls
- CheckBox for handling multiple selection scenarios.
- Switch for toggle-based on and off interactions.
- Button for triggering actions or commands with customizable styles.
See Also
- Getting Started shows a step‑by‑step guide to begin using the Radio Button control.
- Customization explains how to customize appearance and behavior.
- Grouping helps configure grouping and selection logic.
- UI Kit provides interactive demos and ready‑made UI examples.
Resources
Feature Tour
Get a quick overview of key features and capabilities to kick start your journey.
Explore Features
Showcase Samples
Explore real-world sample apps to see components in action and learn by example.
View Samples
Tutorial Videos
Watch step‑by‑step video guides to quickly understand concepts and implementation.
Watch now
Knowledge Base
Find practical solutions, troubleshooting tips and how‑to guides for common scenarios.
Search KB's