Share via


TouchEvents Members

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

Public Constructors

Name Description
Public Method TouchEvents Initializes a new instance of the TouchEvents class.

Public Fields

Name Description
Public Field Static TouchDownEvent An event corresponding to the user's finger or stylus being placed down on the device surface.
Public Field Static TouchMoveEvent An event corresponding to a movement of the user's finger or stylus across the device surface.
Public Field Static TouchUpEvent An event corresponding to the finger or stylus being lifted up off of the device surface.

Public Methods

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

Protected Methods

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

See Also

Reference

TouchEvents Class
Microsoft.SPOT.Input Namespace