Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MicrosoftEdge/WebView2Samples
/ NotifyClosed
Method
NotifyClosed
SampleApps/WebView2APISample/AppWindow.cpp:3050–3053 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3048
}
3049
3050
void AppWindow::NotifyClosed()
3051
{
3052
m_isClosed = true;
3053
}
3054
3055
void AppWindow::EnableHandlingNewWindowRequest(bool enable)
3056
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected