DOM

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsElement  >   settings_applicationsHTMLElement  >   settings_applications[[Prototype]]

DOM

  • bug_report

EventHandlerongotopointercapture

요소가 setPointerCapture() 메소드를 사용하여 포인터를 캡처하면 발생한다.

insert_drive_filePointerEventinterfaceopen_in_new
PointerEvent interface의 gotopointercapture 이벤트는 HTMLElement의 ongotopointercapture 핸들러에 의해 구현된다.

HTMLElement의 ongotopointercapture는(은) PointerEvent interface의 gotopointercapture 이벤트 타입의 핸들러이고 이벤트 리스너로 사용된다.

구문

형식
element.addEventListener("gotpointercapture", function() { });

명세

typegotpointercapture
bubblesyes
cancelableno
handlerongotpointercapture

지원 웹브라우저