type property

Get the type of this joystick.

Implementation

JoystickType get type => sdl.sdl.SDL_JoystickGetType(handle).toJoystickType();