.NET MAUI SegmentedControl Overview

The Telerik UI for .NET MAUI SegmentedControl allows you to display a list of horizontally aligned, mutually exclusive options, which can be selected by the user. Each option is a button that can display text or an image.

Telerik Maui Ninja image

The SegmentedControl is part of Telerik UI for .NET MAUI, the most comprehensive UI suite for .NET MAUI! To try it out, sign up for a free 30-day trial and kickstart your cross-platform app development today.

.NET MAUI SegmentedControl Overview

Key Features

  • Selection—The SegmentedControl exposes properties for working with its items selection.

  • Disabling segments—You can disable the interactions with a specific segment and also set a specific color for this state.

  • Styling—You can customize the colors of the segments in each of the supported normal, selected, and disabled states.

Next steps

See Also

In this article