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

Method setPreserveAnchor

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

Source from the content-addressed store, hash-verified

490
491float ViewNodeScrollState::getNativeStickyCover() const {
492 return _nativeStickyCover;
493}
494
495void ViewNodeScrollState::setNativeStickyOffset(float offset) {
496 _nativeStickyOffset = offset;
497}
498
499float ViewNodeScrollState::getNativeStickyOffset() const {

Callers 1

refreshPreserveAnchorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected