OSSingleton.getScancodeString

Returns the given scancode as a string (e.g. Return values: "Escape", "Shift+Escape"). See also InputEventKey.scancode and InputEventKey.getScancodeWithModifiers.

struct OSSingleton
@nogc nothrow const
String
getScancodeString
(
in long code
)

Meta