QS_MOUSEMOVE top-level constant

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

A WM_MOUSEMOVE message is in the queue.

Implementation

@Deprecated('Use QUEUE_STATUS_FLAGS.QS_MOUSEMOVE instead')
const QS_MOUSEMOVE = 0x0002;