TouchPanel Members
The following tables list the members exposed by the TouchPanel type.
Public Properties
Name | Description | |
---|---|---|
DisplayHeight | Gets or sets the display height of the touch panel. | |
DisplayOrientation | Gets or sets the display orientation of the touch panel. | |
DisplayWidth | Gets or sets the display width of the touch panel. | |
EnabledGestures | Gets or sets the gestures that are enabled for the touch panel. | |
IsGestureAvailable | Used to determine if a touch gesture is available. | |
WindowHandle | The window handle of the touch panel. |
Public Methods
Name | Description | |
---|---|---|
GetCapabilities | Gets the touch panel capabilities for an available device. | |
GetState | Gets the current state of the touch panel. | |
ReadGesture | Reads an available gesture on the touch panel. |
See Also
Reference
TouchPanel Class
Microsoft.Xna.Framework.Input.Touch Namespace