keysym property

Pointer<SdlKeysym> get keysym

Implementation

Pointer<SdlKeysym> get keysym => (cast<Uint8>() + 16).cast<SdlKeysym>();