MCPcopy Create free account
hub / github.com/AshampooSystems/boden / loadURL

Method loadURL

framework/ui/platforms/android/src/WebViewCore.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 void WebViewCore::loadURL(const std::string &url) { _jWebView.loadUrl(url); }
20}

Callers

nothing calls this directly

Calls 1

loadUrlMethod · 0.80

Tested by

no test coverage detected