ProgressMouseEventArgs

Interface represents the event arguments for the mouseClick, mouseDown, mouseLeave, mouseMove and mouseUp event.

Properties

name String

Gets the name of the event.

target Boolean

Gets the target element related to the event.

On This Page