This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
main
electron
/
docs
/
api
/
structures
/
segmented-control-segment.md
255 B
Raw
Permalink
Blame
History
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.