MCPcopy 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
439TextInputDialog TextInputDialog::Builder::Build()
440{
441 return TextInputDialog(m_parent, m_title, m_prompt, L"", L"", false, std::move(m_controls));
442}

Callers 1

SetOriginFeaturesMethod · 0.80

Calls 1

TextInputDialogClass · 0.70

Tested by

no test coverage detected