New to Telerik UI for .NET MAUI? Start a free 30-day trial
.NET MAUI SegmentedControl Visual Structure
The visual structure of the .NET MAUI SegmentedControl represents the anatomy of the UI control. Being familiar with the visual elements of the SegmentedControl allows you to quickly find the information required to configure them.
The following image shows the anatomy of the SegmentedControl.
Displayed Elements
- Segment—Represents a segment in the SegmentedControl.
- Selected Segment—Represents the selection in the SegmentedControl when selecting a segment.
- Disabled Segment—Represents a disabled segment in the SegmentedControl.