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

Method getCircularRatio

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

Source from the content-addressed store, hash-verified

77}
78
79int ViewNodeScrollState::getCircularRatio() const {
80 return _circularRatio;
81}
82
83void ViewNodeScrollState::setStaticContentWidth(float staticContentWidth) {
84 _staticContentWidth = staticContentWidth;

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected