Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

UIEvent

TheUIEvent interface represents simple user interface events. It is part of theUI Events API, which includes various event types and interfaces related to user interactions.

UIEvent derives fromEvent. Although theUIEvent.initUIEvent() method is kept for backward compatibility, you should create aUIEvent object using theUIEvent() constructor.

Several interfaces are direct or indirect descendants of this one:MouseEvent,TouchEvent,FocusEvent,KeyboardEvent,WheelEvent,InputEvent, andCompositionEvent.

Event UIEvent

Constructors

UIEvent()

Creates aUIEvent object.

Instance properties

Instance methods

Specifications

Specification
UI Events
# idl-uievent

Browser compatibility

See also

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp