Touch event argument. More...
Public Member Functions | |
TouchEventArgs (TouchEventCollection touchEvents) | |
Constructor. | |
Properties | |
TouchEventCollection | TouchEvents [get, set] |
Obtains all of the touch events distributed to the widget. | |
bool | Forward [get, set] |
Obtains and sets whether to forward a touch event included in a touch event argument. |
Touch event argument.
bool Forward [get, set] |
Obtains and sets whether to forward a touch event included in a touch event argument.
Default value is False.