Control - TouchStart Event
Fired when the user first makes physical contact with the screen
Member of Control (PRIM_CTRL)
Parameters
Name |
Type |
Data Type |
Description |
Origin |
*Input |
Reference to the control on which the event was initially fired |
|
TouchMove |
*Both |
Boolean |
Set to false to prevent moving |
TouchRotate |
*Both |
Boolean |
Set to false to prevent a rotation |
TouchScale |
*Both |
Boolean |
Set to false to prevent scaling |
TouchSize |
*Both |
Boolean |
Set to false to prevent sizing |
Details
The TouchStart event is fired when the user first makes physical contact with the screen.