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

Method clearPreserveAnchor

valdi/src/valdi/runtime/Context/ViewNodeScrollState.cpp:498–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

496 _nativeStickyOffset = offset;
497}
498
499float ViewNodeScrollState::getNativeStickyOffset() const {
500 return _nativeStickyOffset;
501}
502
503bool ViewNodeScrollState::hasPreserveAnchor() const {
504 return _hasPreserveAnchor;
505}

Callers 1

refreshPreserveAnchorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected