csharp
public sealed class LongPressEventA press that stayed put and stayed down.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
The one gesture that fires because nothing happened, which is why Tick exists: a recogniser fed only by input events cannot produce it, because there is no input to be fed.
Fields and properties (3)
public int PointerIdWhich pointer.
public float XWhere, in document space.
public float YDitto.
Used by (5)
- BuildContextVixen.Ui
- GestureRecognizerVixen.Ui
- GestureTestsVixen.Ui.Tests
- InteractionTestsVixen.Ui.Testing.Tests
- TransformTestsVixen.Ui.Testing.Tests