Make everything pointer like
This commit is contained in:
parent
2ba937289c
commit
60cc862031
10 changed files with 15 additions and 15 deletions
|
@ -18,7 +18,7 @@ removed in future Electron releases.
|
|||
|
||||
The following methods are available on instances of `TouchBar`:
|
||||
|
||||
#### `touchBar.replaceEscapeItem([touchBarItem])`
|
||||
#### `touchBar.setEscapeItem([touchBarItem])`
|
||||
|
||||
* `touchBarItem` (TouchBarButton | TouchBarColorPicker | TouchBarGroup | TouchBarLabel | TouchBarPopover | TouchBarScrubber | TouchBarSegmentedControl | TouchBarSlider | TouchBarSpacer) - (Optional) The touch bar item to replace the escape button with
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue