Enum WinitModifiers
Namespace: VelloSharp
Assembly: VelloSharp.Ffi.Core.dll
[Flags]
public enum WinitModifiers : uint
Fields
Alt = 256
Control = 32
Meta = 2048
None = 0
Shift = 4
Namespace: VelloSharp
Assembly: VelloSharp.Ffi.Core.dll
[Flags]
public enum WinitModifiers : uint
Alt = 256
Control = 32
Meta = 2048
None = 0
Shift = 4