Event.sdlEventType

Gets the SDL_EventType of the underlying SDL_Event

class Event
const nothrow @property
SDL_EventType
sdlEventType
()

Return Value

Type: SDL_EventType

SDL_EventType enumeration from bindbc-sdl

Meta