iOSSegmentedControl.Item
From Xojo Documentation
Method
Gets a specific segment by its index (0-based).
Method
iOSSegmentedControl.Item(index As Integer, Assigns newItem As iOSSegmentedControlItem)
Supported on Mobile(iOS).
Supported on Mobile(iOS).
Sets a specific segment by its index (0-based).
Sample Code
Deselect all segments: