iOSSegmentedControl.Enabled
From Xojo Documentation
Revision as of 19:52, 31 January 2019 by PLefebvre (talk | contribs) (Created page with "{{PropertyBox | name=Enabled | owner=iOSSegmentedControl | ownertype=class | scope=public | type=Boolean | project=Mobile | target=iOS }} {{Description | text = Indica...")
Property (As Boolean )
aiOSSegmentedControl.Enabled = newBooleanValue
or
BooleanValue = aiOSSegmentedControl.Enabled
Supported on Mobile (iOS).
or
BooleanValue = aiOSSegmentedControl.Enabled
Supported on Mobile (iOS).
Indicates if the SegmentedControl is enabled for use.