此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

Document:defaultView 属性

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2015年7月⁩.

在浏览器中,document.defaultView 返回与文档关联的 window 对象,如果没有可用的对象,则返回 null

该属性是只读的。

window 对象。

规范

Specification
HTML
# dom-document-defaultview-dev

浏览器兼容性