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

Method getZIndex

valdi/src/valdi/runtime/Context/ViewNode.cpp:3015–3017  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3013 invalidateMeasuredSize();
3014 }
3015
3016 if (_attributesApplier.getBoundAttributes() != nullptr) {
3017 for (const auto& attribute : attributes) {
3018 getAttributesApplier().reapplyAttribute(viewTransactionScope, attribute);
3019 }
3020 getAttributesApplier().flush(viewTransactionScope);

Callers 2

insertChildAtMethod · 0.80
sortChildrenByZIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected