windows.WindowState
浏览器窗口的状态。
类型
类型的值是字符串类型。可能的值如下:
"normal"
"minimized"
"maximized"
"fullscreen"
"docked"
浏览器适配
Report problems with this compatibility data on GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
WindowState | |||||||
docked | |||||||
fullscreen | |||||||
maximized | |||||||
minimized |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
备注:
此 API 基于 Chromium 的 chrome.windows
API。此文档源于 Chromium 代码中的 windows.json
。