MCPcopy Create free account
hub / github.com/Snapchat/Valdi / shouldRenderInMainThread

Method shouldRenderInMainThread

valdi/src/valdi/runtime/Context/ViewNodeTree.cpp:962–964  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

960}
961
962bool ViewNodeTree::shouldRenderInMainThread() const {
963 return _shouldRenderInMainThread;
964}
965
966const Ref<IViewNodesAssetTracker>& ViewNodeTree::getAssetTracker() const {
967 return _assetTracker;

Callers 1

resolveViewNodeTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected