Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the possible states of a touch ___location.
Namespace: Microsoft.Xna.Framework.Input.Touch
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public enum TouchLocationState
Members
Member name | Description | |
---|---|---|
Invalid | This touch ___location position is invalid. Typically, you will encounter this state when a new touch ___location attempts to get the previous state of itself. | |
Moved | This touch ___location position was updated or pressed at the same position. | |
Pressed | This touch ___location position is new. | |
Released | This touch ___location position was released. |
See Also
Tasks
Working with Touch Input (Windows Phone)
Reference
Microsoft.Xna.Framework.Input.Touch Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP