ITouch Properties |
The ITouch type exposes the following members.
| Name | Description | |
|---|---|---|
| Canceled |
Occurs when the touch has been canceled.
| |
| Ended |
Occurs when the touch has been ended.
| |
| IsDisposed |
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.) | |
| Moved |
Occurs when the touch has moved.
| |
| Started |
Occurs when the touch has been started.
|