Table of Contents

Class GestureEventLongPress

Namespace
Stride.Input
Assembly
Stride.Input.dll

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; }

Property Value

Vector2