Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ isSpringAnimation
Method
isSpringAnimation
valdi/src/valdi/snap_drawing/Animations/ValdiAnimator.cpp:113–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
bool ValdiAnimator::isSpringAnimation() const {
114
return _isSpringAnimation;
115
}
116
117
} // namespace snap::drawing
Callers
1
setViewFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected