Enum WinitEventKind
Namespace: VelloSharp
Assembly: VelloSharp.Ffi.Core.dll
public enum WinitEventKind
Fields
AboutToWait = 9
AccessKitEvent = 23
CursorEntered = 15
CursorLeft = 16
CursorMoved = 14
Exiting = 11
KeyboardInput = 19
MemoryWarning = 10
ModifiersChanged = 20
MouseInput = 17
MouseWheel = 18
NewEvents = 0
Resumed = 1
Suspended = 2
TextInput = 22
Touch = 21
WindowCloseRequested = 6
WindowCreated = 3
WindowDestroyed = 8
WindowFocusLost = 13
WindowFocused = 12
WindowRedrawRequested = 7
WindowResized = 4
WindowScaleFactorChanged = 5