SegmentedControlTextItemSize
Deprecated
Size names has been updated to match other components. Use `SegmentedControlSize.Text` instead.
Replace with
SegmentedControlSize.TextContent copied to clipboard
The size of the segmented control items using text labels. There are three sizes available: Small, Medium, and Large. Medium is the default size.
Note: The Small variant is not allowed with the SegmentedControlItem.Icon, it will default to Medium sizing.
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.