Telerik.Maui.Controls.SegmentedControl

Represents the layout content of a RadSegmentedControl. Creates and arranges RadSegmentedControlItemView instances from the control's ItemsSource.

Represents the decoration layer for a RadSegmentedControl. This layer renders the separator elements between segments. It is placed below the RadSegmentedControlVisualLayer so that the selection indicator slides over the separators, matching the behavior of UIKit's UISegmentedControl.

Represents a container view for a single segment within a RadSegmentedControl control. This view wraps the segment's visual representation and provides styling, mouse-over, and pressed interaction capabilities.

Represents the animated selection indicator overlay layer for a RadSegmentedControl. This layer is placed below the RadSegmentedControlContent and shows a sliding indicator that moves to the currently selected segment.

Specifies how items are selected in a RadSegmentedControl.

Specifies how a RadSegmentedControlItemView sizes itself within the RadSegmentedControlContent layout.

Not finding the help you need?
Contact Support