MobileSegment.Selected
From Xojo Documentation
Property (As Boolean )
aMobileSegment.Selected = newBooleanValue
or
BooleanValue = aMobileSegment.Selected
Supported for all project types and targets.
or
BooleanValue = aMobileSegment.Selected
Supported for all project types and targets.
If True, the segment is selected.
See Also
MobileSegmentedButton control.