csharp
public enum TouchPhaseWhat a finger just did.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
BeganIt went down.
MovedIt moved while down.
EndedIt lifted, or the gesture was cancelled.
Used by (3)
- InputDeviceSetVixen.Input
- PlatformInputVixen.App.Hosting
- TouchDeviceVixen.Input