Class GestureEventLongPress
Event class for the LongPress gesture.
public sealed class GestureEventLongPress : GestureEvent
- Inheritance
-
GestureEventLongPress
- Inherited Members
Properties
Position
The position where the LongPress gesture happened.
public Vector2 Position { get; }