Event

Functions


Functions

isMouseEventType

Event.isMouseEventType(eventType)
Arguments
  • eventType (EventType()) – EventType to be tested

Gets whether an EventType is a mouse event type or not.

Returns

Boolean indicating whether or not eventType is a mouse event type

Return type

boolean