TouchPanelCapabilities Members

The following tables list the members exposed by the TouchPanelCapabilities type.

Public Properties

Name Description
Public Property IsConnected Indicates if the touch panel device is available for use.
Public Property MaximumTouchCount Gets the maximum number of touch locations that can be tracked by the touch pad device.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from ValueType.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from ValueType.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

TouchPanelCapabilities Structure
Microsoft.Xna.Framework.Input.Touch Namespace