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