DOM

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

DOM

Editing
  • account_tree
  • bug_report

booleanresulthasPointerCapture(numberpointerId)

호출된 요소에 지정된 포인터 ID로 식별된 포인터에 대한 포인터 캡처(capture)가 있는지 여부를 불리언(boolean)으로 반환한다.

구문

형식
element.hasPointerCapture(pointerId)

매개 변수

numberpointerId필수

PointerEvent 객체의 pointerId를 지정한다.

반환

booleanresult

지정된 pointerId로 식별되는 포인터에 대한 포인터 캡처(capture)가 있으면 true를 반환하고 그렇지 않다면 false를 반환한다.

버전 명세

지원 웹브라우저