VK_LEFT

const val VK_LEFT: Int = 37

Constant for the non-numpad left arrow key.