JavaScript Indexing

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

{object_name}

Editing

setPointerCapture(PointerEventpointerId)

Details

특정 포인터를 향후 포인터 이벤트의 캡처 대상으로 지정하는 데 사용한다.

구문

형식
element.setPointerCapture(pointerId);

매개 변수

PointerEventpointerId필수

PointerEvent 객체의 pointerid를 지정한다.

지원 웹브라우저