WindowInteractionState_Running constant

int const WindowInteractionState_Running

The window is running. This does not guarantee that the window is ready for user interaction or is responding.

Implementation

static const WindowInteractionState_Running = 0;