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

Method _nIsFullScreen

macos/java/WindowMac.java:359–359  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

357 @ApiStatus.Internal public native void _nRestore();
358 @ApiStatus.Internal public native void _nSetFullScreen(boolean value);
359 @ApiStatus.Internal public native boolean _nIsFullScreen();
360 @ApiStatus.Internal public native void _nFocus();
361 @ApiStatus.Internal public native int _nGetZOrder();
362 @ApiStatus.Internal public native void _nSetZOrder(int zOrder);

Callers 1

isFullScreenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected