Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
void SeizeInput::ensure_foreground()
18
{
19
::MaaNS::CtrlUnitNs::ensure_foreground_and_topmost(hwnd_);
20
}
21
22
std::pair<int, int> SeizeInput::get_target_pos() const
23
{
Callers
nothing calls this directly
Calls
1
ensure_foreground_and_topmost
Function · 0.85
Tested by
no test coverage detected