You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

PRIM_CTRL

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.

See also

All Component Classes
Technical Reference

  • No labels