QS_PAINT top-level constant

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

A WM_PAINT message is in the queue.

Implementation

@Deprecated('Use QUEUE_STATUS_FLAGS.QS_PAINT instead')
const QS_PAINT = 0x0020;