Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ hide
Method
hide
example/lottieview.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
void LottieView::hide()
104
{
105
mRenderDelegate->hide();
106
}
107
108
void LottieView::seek(float pos)
109
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected