Share via


RawTouchInputReport Members

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

Public Constructors

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

Public Fields

Name Description
Public Field EventMessage A byte identifying the event message associated with this RawTouchInputReport object.
Public Field InputSource (Inherited from InputReport.)
Public Field Target The UIElement to which raw touch or stylus input should be directed.
Public Field Timestamp (Inherited from InputReport.)
Public Field Touches Stores information about each touch location.

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

RawTouchInputReport Class
Microsoft.SPOT.Input Namespace