TIWCGJQMImageEvents Class
The class of JQEvents.
TIWCGJQMEvents
IWCGJQMImage.TIWCGJQMImageEvents
IWCGJQMImage.TIWCGJQMImageEvents
The TIWCGJQMImageEvents type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | OnSwipe | Triggered when a horizontal drag of 30px or more (and less than 75px vertically) occurs within 1 second duration. |
![]() | OnSwipeLeft | Triggered when a swipe event occurs moving in the left direction. |
![]() | OnSwipeRight | Triggered when a swipe event occurs moving in the right direction. |
![]() | OnTap | Triggered after a quick, complete touch event. |
![]() | OnTapHold | Triggered after a sustained complete touch event. |
![]() | OnVClick | Virtualized click event handler. |
![]() | OnVMouseDown | Virtualized mousedown event handler. |
![]() | OnVMouseMove | Virtualized mousemove event handler. |
![]() | OnVMouseOver | Virtualized mouseover event handler. |
![]() | OnVMouseUp | Virtualized mouseup event handler. |