MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / deinit

Method deinit

Tactility/Source/app/files/View.cpp:816–818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

814}
815
816void View::deinit(const AppContext& appContext) {
817 lv_obj_remove_event_cb(dir_entry_list, dirEntryListScrollBeginCallback);
818}
819
820} // namespace tt::app::files

Callers 1

onHideMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected