SDL3KeyDownEvent Class

Internal SDL3 events - not exposed to user code. Used for communication between SDL3EventPump and SDL3InputService.

internal record SDL3KeyDownEvent : System.IEquatable<Brine2D.Events.SDL3KeyDownEvent>

Inheritance System.Object → SDL3KeyDownEvent

Implements System.IEquatable<SDL3KeyDownEvent>

Constructors
SDL3KeyDownEvent(KeyboardEvent) Internal SDL3 events - not exposed to user code. Used for communication between SDL3EventPump and SDL3InputService.