Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ removeView
Method
removeView
valdi/src/valdi/runtime/Context/ViewNode.cpp:306–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
304
305
callViewChangedIfNeeded();
306
}
307
}
308
309
bool ViewNode::removeView(ViewTransactionScope& viewTransactionScope) {
310
return removeView(viewTransactionScope, true);
311
}
Callers
6
setRootView
Method · 0.80
measure
Method · 0.80
onAssetChanged
Method · 0.80
removeFromParentView
Function · 0.80
prepareWebViewForRelease
Method · 0.80
attachControllerWebView
Method · 0.80
Calls
2
getChildCount
Function · 0.85
removeViewFromParent
Method · 0.45
Tested by
no test coverage detected