MCPcopy Create free account
hub / github.com/HumbleUI/Skija / stopApplication

Method stopApplication

examples/kwinit/src_java/ExternalAPI.java:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 public static native void setOuterPosition(long window, float x, float y);
14 public static native void destroyWindow(long window);
15 public static native void stopApplication();
16
17 public static native void macosMoveStandardWindowButtons(long window, float center_x, float center_y);
18

Callers 1

onCloseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected