IsWindowState function

bool IsWindowState(
  1. int flag
)

Implementation

bool IsWindowState(int flag) => _module.IsWindowState(flag);