Click or drag to resize

ITouch Properties

The ITouch type exposes the following members.

Properties
  NameDescription
Public propertyCanceled
Occurs when the touch has been canceled.
Public propertyEnded
Occurs when the touch has been ended.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Public propertyMoved
Occurs when the touch has moved.
Public propertyStarted
Occurs when the touch has been started.
Top
See Also