WindowInteractionState_Running top-level 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
const WindowInteractionState_Running = 0;