electron/docs/api/structures/segmented-control-segment.md
2017-06-13 13:50:10 -07:00

252 B

SegmentedControlSegment Object

  • label String - (optional) The text to appear in this segment
  • icon NativeImage - (optional) The image to appear in this segment
  • enabled Boolean - (optional) Whether this segment is selectable. Default: true