build: convert touch-bar to typescript (#24511)
This commit is contained in:
parent
3f37ff87d2
commit
4c3da359fc
7 changed files with 491 additions and 366 deletions
|
@ -49,3 +49,7 @@ updates the control in the touch bar. Updating deep properties inside this array
|
|||
|
||||
An `Integer` representing the currently selected segment. Changing this value immediately updates the control
|
||||
in the touch bar. User interaction with the touch bar will update this value automatically.
|
||||
|
||||
#### `touchBarSegmentedControl.mode`
|
||||
|
||||
A `String` representing the current selection mode of the control. Can be `single`, `multiple` or `buttons`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue