iOSSegmentedControl.Value
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Integer )
aiOSSegmentedControl.Value = newIntegerValue
or
IntegerValue = aiOSSegmentedControl.Value
Supported on Mobile (iOS).
or
IntegerValue = aiOSSegmentedControl.Value
Supported on Mobile (iOS).
The currently selected segment.