mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Make everything pointer like
This commit is contained in:
committed by
Kevin Sawicki
parent
2ba937289c
commit
60cc862031
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user