UIEvent: view property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

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