Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ shownProperty
Method
shownProperty
editor/src/java/com/defold/editor/Splash.java:186–188 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
184
}
185
186
public
BooleanProperty shownProperty() {
187
return
shown;
188
}
189
}
Callers
1
start
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected