VK_ESCAPE

const val VK_ESCAPE: Int = 27

Constant for the ESCAPE virtual key.