New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies how a RadSegmentedControlItemView sizes itself within the RadSegmentedControlContent layout.

Definition

Namespace:Telerik.Maui.Controls.SegmentedControl

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum SegmentedControlSizeMode

Fields

The item sizes itself to its desired (content-driven) width.

C#
Auto = 1

The item uses its , optionally clamped by and when those are explicitly set.

C#
Fixed = 2

The item takes an equal share of the remaining width after Fixed and Auto items are sized.

C#
Star = 0
In this article
DefinitionFieldsAutoFixedStar
Not finding the help you need?
Contact Support