Skip to main content

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