This page was translated from English by the community. Learn more and join the MDN Web Docs community.
UIEvent: view 속성
UIEvent.view 읽기 전용 속성은 이벤트가 생성된 WindowProxy 객체를 반환합니다. 브라우저에서는 이벤트가 발생한 Window 객체입니다.
값
AbstractView 객체 참조입니다.
명세서
| Specification |
|---|
| UI Events> # dom-uievent-view> |
브라우저 호환성
Enable JavaScript to view this browser compatibility table.