WebSegmentedButton.SelectedSegmentIndex

From Xojo Documentation

Property (As Integer )
aWebSegmentedButton.SelectedSegmentIndex = newIntegerValue
or
IntegerValue = aWebSegmentedButton.SelectedSegmentIndex

New in 2020r1

Supported for all project types and targets.

The index of the selected segment.

See Also

WebSegment class.