Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

view property

Gets the window object that an event is generated from.

Document Object Model (DOM) Level 3 Events Specification, Section 5.2.1Internet Explorer 9

 

Syntax

JavaScript

p = object.view

 

Property values

Type: Object

The window object that the event is generated from.

Standards information

See also

CompositionEvent
DragEvent
FocusEvent
KeyboardEvent
MouseEvent
MouseWheelEvent
SVGZoomEvent
TextEvent
UIEvent
WheelEvent
detail

 

 

Show:
© 2017 Microsoft