Window

settings_applicationsEventTarget  >   settings_applicationsWindow  >   settings_applicationswindow

Window

Editing
  • settings_backup_restore
  • bug_report

EventHandleronanimationend

insert_drive_filePointerEventinterfaceopen_in_new
PointerEvent interface의 animationend 이벤트는 Element의 onanimationend 핸들러에 의해 구현된다.

Element의 onanimationend는(은) PointerEvent interface의 animationend 이벤트 타입의 핸들러이고 이벤트 리스너로 사용된다.

기본 개요

포인터가 pointerdown 또는 pointerup 이벤트를 실행하지 않는 속성을 변경할 때 이벤트가 발생한다.

구문

형식
window.onanimationend = function() {};

명세

typepointerrawupdate
bubblesno
cancelableno
targetElement
handleryes

버전 명세

지원 웹브라우저