iOSSegmentedControl.Value
From Xojo Documentation
Revision as of 19:44, 21 August 2018 by PLefebvre (talk | contribs) (Created page with "{{PropertyBox | name=Value | owner=iOSSegmentedControl | ownertype=class | scope=public | type=Integer | project=Mobile | target=iOS }} {{Description | text = The curr...")
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.