This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
1
221bb51326
Branches
Tags
No results found.
electron
/
docs
/
api
/
structures
/
segmented-control-segment.md
Milan Burda
e6b1d95a1c
docs: type names changed from wrapper to primitive (
#31752
)
2021-11-15 22:13:18 -06:00
255 B
Raw
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.