TouchPanelCapabilities Members
The following tables list the members exposed by the TouchPanelCapabilities type.
Public Properties
Name | Description | |
---|---|---|
IsConnected | Indicates if the touch panel device is available for use. | |
MaximumTouchCount | Gets the maximum number of touch locations that can be tracked by the touch pad device. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
TouchPanelCapabilities Structure
Microsoft.Xna.Framework.Input.Touch Namespace