Control - TouchStart Event

Fired when the user first makes physical contact with the screen

Member of Control (PRIM_CTRL)

Parameters

NameTypeData TypeDescription
Origin*InputPRIM_CTRLReference to the control on which the event was initially fired
TouchMove*BothBooleanSet to False to prevent moving
TouchRotate*BothBooleanSet to False to prevent a rotation
TouchScale*BothBooleanSet to False to prevent scaling
TouchSize*BothBooleanSet 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

Febuary 18 V14SP2