FLAG_DIM_BEHIND constant

int const FLAG_DIM_BEHIND

Window flag: everything behind this window will be dimmed.

Implementation

static const int FLAG_DIM_BEHIND = 0x00000002;