用户界面项目视图

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

The UIEvent.view 只读属性返回的生成事件的 document.defaultView (window of the document) 对象。在浏览器中,这是事件所在的 Window 对象。

语法

var view = event.view;
  • view 是对 AbstractView 对象的引用。

技术参数

Specification
UI Events
# dom-uievent-view

浏览器的兼容性

BCD tables only load in the browser