Browse Source

Mention it only effects 10.12.1 with touch bar

Kevin Sawicki 8 years ago
parent
commit
fde310f50d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/api/browser-window.md

+ 2 - 1
docs/api/browser-window.md

@@ -1271,7 +1271,8 @@ will remove the vibrancy effect on the window.
 * `touchBar` TouchBar
 
 Sets the touchBar layout for the current window. Specifying `null` or
-`undefined` clears the touch bar.
+`undefined` clears the touch bar. This method only has an effect if the
+machine has a touch bar and is running on macOS 10.12.1+.
 
 [blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5?l=62
 [quick-look]: https://en.wikipedia.org/wiki/Quick_Look