MCPcopy Create free account
hub / github.com/HumbleUI/JWM / _onUIThread

Method _onUIThread

macos/java/LayerMetal.java:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75 }
76
77 @ApiStatus.Internal public static boolean _onUIThread() {
78 return App._onUIThread();
79 }
80
81 @ApiStatus.Internal public static native long _nMake();
82 @ApiStatus.Internal public native void _nAttach(Window window);

Callers 15

attachMethod · 0.95
reconfigureMethod · 0.95
resizeMethod · 0.95
getWidthMethod · 0.95
getHeightMethod · 0.95
swapBuffersMethod · 0.95
closeMethod · 0.95
getDevicePtrMethod · 0.95
getQueuePtrMethod · 0.95
setTextInputEnabledMethod · 0.45
unmarkTextMethod · 0.45

Calls 1

_onUIThreadMethod · 0.95

Tested by

no test coverage detected