LastFrameGestures
Last updated
Was this helpful?
Last updated
Was this helpful?
The LastFrameGestures is a List of representing all gestures read last frame. You can use the LastFrameGestures in your code to respond to gesture input. The LastFrameGestures will only be populated every frame if the value is true (default is true). For full documentation on how to use GestureSamples, see the .
The following code shows how to detect all clicks from the TouchScreen: