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

Method hasChildWithAccessibilityId

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

Source from the content-addressed store, hash-verified

3025 }
3026}
3027
3028void ViewNode::notifyAttributeFailed(AttributeId attributeId, const Error& error) {
3029 _attributesApplier.onApplyAttributeFailed(attributeId, error);
3030}
3031
3032void ViewNode::setOnViewCreatedCallback(Ref<ValueFunction> onViewCreatedCallback) {

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64