TouchResult Class Members
The following tables list the members exposed by TouchResult.
Public Constructors
Name | Description | |
---|---|---|
TouchResult Constructor |
Public Properties
Name | Description | |
---|---|---|
ConvertToMouse | Gets or sets a value indicating whether the touch event should be converted to mouse event. | |
Handled | Gets or sets a value indicating whether the touch event is handled. | |
ReleaseMouse | Gets or sets a value indicating whether the mouse should be released. |
See Also