WindowInteractionState_BlockedByModalWindow constant

int const WindowInteractionState_BlockedByModalWindow

The window is blocked by a modal window.

Implementation

static const WindowInteractionState_BlockedByModalWindow = 3;