Back to Electron

SegmentedControlSegment Object

docs/api/structures/segmented-control-segment.md

42.0.0254 B
Original Source

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.