TapGesture
Last updated
Last updated
The TapGesture
class contains the details of a detected tap gesture.
This module exposes no methods.
Find inspiration, see examples, get support, and share your work with a network of creators.
Find inspiration, see examples, get support, and share your work with a network of creators.
Have a specific question? Maybe it's been answered.
Property
Description
location
(get) location: Point2D (set) (Not Available)
Specifies a Point2D
representing the location of the tap, in pixels screen coordinates.
Note: The location is always specified in the screen coordinates, even if the event was emitted as a result of tapping on a specific object.