longTouch
Type
message
Summary
Sent when the touch persists.
Syntax
on longTouch <pButton>, <pItemNumber>, <pItemProperties>
Description
The longTouch message is sent when the mouse click or touch continues for a long time (~ 300 ms) on the same image list item.
Parameters
Name | Type | Description |
---|---|---|
pButton | enum | Specifies which mouse button was pressed: One of the following items:
|
pItemNumber | integer | The number of the item that the long touch. |
pItemProperties | array | The properties of the item that the long touch. |
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web