QS_RAWINPUT top-level constant

  1. @Deprecated('Use QUEUE_STATUS_FLAGS.QS_RAWINPUT instead')
int const QS_RAWINPUT

A raw input message is in the queue.

Implementation

@Deprecated('Use QUEUE_STATUS_FLAGS.QS_RAWINPUT instead')
const QS_RAWINPUT = 0x0400;