DOM

settings_applicationsEvent  >   settings_applicationsUIEvent  >   settings_applicationsMouseEvent  >   settings_applicationsPointerEvent

DOM

Editing
  • account_tree
  • bug_report

Eventpointerout

포인팅 장치가 요소의 맞춰진 테스트 경계 밖으로 이동할 때 발생한다.

구문

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

명세

typepointerout
bubblesyes
cancelableyes
targetElement
handleronpointerout

지원 웹브라우저