The TouchEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodTouchEventArgs
Create new touch event arguments

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Public fieldlocation
Location (point) of the touch event
Public fieldtype
Type of the touch event.

See Also