MCPcopy 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

startMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected