GestureEventLongPress Class
Namespace: Stride.InputAssembly: Stride.Input.dll
Event class for the LongPress gesture.
Derived from GestureEventLongPress:
public sealed class GestureEventLongPress : GestureEvent
Name | Description | |
---|---|---|
Properties | ||
Position | The position where the LongPress gesture happened. |
Properties
Position
The position where the LongPress gesture happened.
public Vector2 Position { get; }
Property Value
Type | Description |
---|---|
Vector2 |