UIEvent: view property
The UIEvent.view
read-only property returns the
WindowProxy object from which the event was generated. In browsers, this
is the Window
object the event happened in.
Value
A reference to an AbstractView
object.
Specifications
Specification |
---|
UI Events # dom-uievent-view |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
view |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full 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.