The type of action to request from SDL_PeepEvents().
\since This enum is available since SDL 3.2.0.
< Add events to the back of the queue.
< Check but don't remove events from the queue front.
< Retrieve/remove events from the front of the queue.
See Implementation
The type of action to request from SDL_PeepEvents().
\since This enum is available since SDL 3.2.0.