DOM

settings_applicationsEvent  >   settings_applicationsUIEvent  >   settings_applicationsMouseEvent  >   settings_applicationsPointerEvent

DOM

Editing
  • account_tree
  • bug_report

Eventpointerleave

포인팅 장치가 요소의 맞춰진 테스트 경계를 벗어나면 발생한다. 펜 장치의 경우 스타일러스가 디지타이저에서 감지할 수 있는 hover 범위를 벗어날 때 발생한다.

구문

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

명세

typepointerleave
bubblesno
cancelableno
targetElement
handleronpointerleave

버전 명세

지원 웹브라우저