Add initial touch bar specs

This commit is contained in:
Kevin Sawicki 2017-03-03 10:22:25 -08:00
parent 002369576f
commit c349aeff80
3 changed files with 55 additions and 6 deletions

View file

@ -13,9 +13,6 @@ Creates a new touch bar with the specified items. Use
## Examples
The `TouchBar` class is only available in the main process, it is not currently
possible to use in the renderer process **even** through the remote module.
Below is an example of a simple slot machine touch bar game with a button
and some labels.