MobileSegmentedButton.SelectedSegmentIndex
From Xojo Documentation
Property (As Integer )
aMobileSegmentedButton.SelectedSegmentIndex = newIntegerValue
or
IntegerValue = aMobileSegmentedButton.SelectedSegmentIndex
Supported on Mobile.
or
IntegerValue = aMobileSegmentedButton.SelectedSegmentIndex
Supported on Mobile.
The index of the selected segment.