The LongPressGesture class contains the details of a detected long-press gesture.
| Property | Description |
|---|---|
location | (get) location: Point2DSignal Specifies a Point2DSignal that represents the location of the gesture in screen coordinates.Note: The location is always specified in the screen coordinates, even if the event was emitted as a result of long pressing on a specific object. |
This module exposes no methods.