Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ onHide
Method
onHide
Tactility/Source/app/files/FilesApp.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void onHide(AppContext& appContext) override {
34
view->deinit(appContext);
35
}
36
};
37
38
extern const AppManifest manifest = {
Callers
nothing calls this directly
Calls
1
deinit
Method · 0.45
Tested by
no test coverage detected