Create segmented-control-segment.md
This commit is contained in:
parent
826932199b
commit
3475387d9c
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
# 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
|
Loading…
Reference in a new issue