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