Skip to main content

Enum WinitTouchPhaseKind

Namespace: VelloSharp
Assembly: VelloSharp.Ffi.Core.dll

public enum WinitTouchPhaseKind

Fields

Cancelled = 3

Ended = 2

Moved = 1

Started = 0