electron / 18.0.1 / api / structures / segmented-control-segment.html /

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.