Description :
Gives the X position of the latest touch event.
Uses :
This can be used to determine the X position of the latest touch event. It gets updated whenever a touch event starts or ends, or a finger is moved across the screen.
Example :
This code places the object at the most recent touch position.