SetWindowFocused method

void SetWindowFocused()

Implementation

void SetWindowFocused() {
  return _SetWindowFocused();
}