Vixen
02b45cc4
csharp
public enum TouchPhase

What a finger just did.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Began

    It went down.

  • Moved

    It moved while down.

  • Ended

    It lifted, or the gesture was cancelled.

Used by (3)

  • InputDeviceSetVixen.Input
  • PlatformInputVixen.App.Hosting
  • TouchDeviceVixen.Input