DOM

settings_applicationsEvent  >   settings_applicationsUIEvent  >   settings_applicationsMouseEvent  >   settings_applicationsPointerEvent

DOM

Editing
  • account_tree
  • bug_report

Eventpointercancel

웹브라우저가 더 이상 포인터 이벤트가 없을 가능성이 있다고 판단하거나 pointerdown 이벤트가 발생한 후 포인터를 사용하여 이동, 확대, 축소 또는 스크롤을 통해 뷰포트를 조작하는데 사용할 수 있다.

구문

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

명세

typepointercancel
bubblesyes
cancelableno
targetElement
handleronpointercancel

버전 명세

지원 웹브라우저