0 out of 1 rated this helpful - Rate this topic

TouchPanel.ReadGesture Method

Reads an available gesture on the touch panel.

Namespace: Microsoft.Xna.Framework.Input.Touch
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public static GestureSample ReadGesture ()

Return Value

A GestureSample that represents the next gesture to read.

Remarks

After reading a gesture, TouchPanel.IsGestureAvailable is true if there are more gestures to read.

Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.