2017-03-10 17:50:23 +11:00
|
|
|
# SegmentedControlSegment Object
|
|
|
|
|
2021-11-16 05:13:18 +01:00
|
|
|
* `label` string (optional) - The text to appear in this segment.
|
2018-07-20 14:58:19 -03:00
|
|
|
* `icon` NativeImage (optional) - The image to appear in this segment.
|
2021-11-16 05:13:18 +01:00
|
|
|
* `enabled` boolean (optional) - Whether this segment is selectable. Default: true.
|