Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaiR/imgui-java
/ postRun
Method
postRun
imgui-app/src/main/java/imgui/app/Application.java:105–106 ·
view source on GitHub ↗
Method called once, after application run loop.
()
Source
from the content-addressed store, hash-verified
103
* Method called once, after application run loop.
104
*/
105
protected
void
postRun() {
106
}
107
108
/**
109
* Method to destroy Dear ImGui context.
Callers
1
launch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected