Merge pull request #6989 from Menci/master

[doc] Add support for titleBarStyle hidden on macOS 10.9
This commit is contained in:
Cheng Zhao 2016-08-26 20:57:26 +09:00 committed by GitHub
commit 723c74ace6

View file

@ -21,7 +21,7 @@ win.show()
### Alternatives on macOS ### Alternatives on macOS
On macOS 10.10 Yosemite and newer, there's an alternative way to specify On macOS 10.9 Mavericks and newer, there's an alternative way to specify
a chromeless window. Instead of setting `frame` to `false` which disables a chromeless window. Instead of setting `frame` to `false` which disables
both the titlebar and window controls, you may want to have the title bar both the titlebar and window controls, you may want to have the title bar
hidden and your content extend to the full window size, yet still preserve hidden and your content extend to the full window size, yet still preserve