MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / ensure_foreground

Method ensure_foreground

source/MaaWin32ControlUnit/Input/SeizeInput.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17void SeizeInput::ensure_foreground()
18{
19 ::MaaNS::CtrlUnitNs::ensure_foreground_and_topmost(hwnd_);
20}
21
22std::pair<int, int> SeizeInput::get_target_pos() const
23{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected