Click or drag to resize

GestureTouch Methods

The GestureTouch type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compare to another touch by id
Public methodEquals
Checks if this GestureTouch equals another GestureTouch
(Overrides ValueType.Equals(Object).)
Public methodGetHashCode
Returns a hash code for this GestureTouch
(Overrides ValueType.GetHashCode().)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
See Also