Document.defaultView

io error: No such file or directory (os error 2) (/home/runner/work/yari/yari/mdn/translated-content/files/zh-tw/web/api/document/index.md)

在瀏覽器中,document.defaultView 屬性會指向一個目前 document 所屬的 window 物件,若無則為 null

語法

var win = document.defaultView;

此為唯讀屬性。

規範

Specification
HTML Standard
# dom-document-defaultview-dev

瀏覽器相容性

BCD tables only load in the browser