Mention it only effects 10.12.1 with touch bar
This commit is contained in:
parent
d9a8c15c69
commit
fde310f50d
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue