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
4456c50b35
Branches
Tags
No results found.
electron
/
docs
/
api
/
structures
/
segmented-control-segment.md
Tiago Danin
1fd6d38a0a
docs: Improved documentation (
#13403
)
2018-07-20 10:58:19 -07: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.