Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MicrosoftEdge/WebView2Samples
/ Build
Method
Build
SampleApps/WebView2APISample/TextInputDialog.cpp:439–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
437
}
438
439
TextInputDialog TextInputDialog::Builder::Build()
440
{
441
return TextInputDialog(m_parent, m_title, m_prompt, L
""
, L
""
, false, std::move(m_controls));
442
}
Callers
1
SetOriginFeatures
Method · 0.80
Calls
1
TextInputDialog
Class · 0.70
Tested by
no test coverage detected