Merge pull request #9211 from sindresorhus/patch-1

Add docs tip about testing Touch Bar usage
This commit is contained in:
Kevin Sawicki 2017-04-18 12:10:45 -04:00 committed by GitHub
commit 6701a96216

View file

@ -16,6 +16,10 @@ Creates a new touch bar with the specified items. Use
**Note:** The TouchBar API is currently experimental and may change or be
removed in future Electron releases.
**Tip:** If you don't have a MacBook with Touch Bar, you can use
[Touch Bar Simulator](https://github.com/sindresorhus/touch-bar-simulator)
to test Touch Bar usage in your app.
### Instance Properties
The following properties are available on instances of `TouchBar`: