Function OSSingleton.isScancodeUnicode
Returns true if the input scancode corresponds to a Unicode character.
bool isScancodeUnicode
(
const(long) code
) nothrow @nogc const;
Returns true if the input scancode corresponds to a Unicode character.
bool isScancodeUnicode
(
const(long) code
) nothrow @nogc const;