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

Method isFullScreen

shared/java/Window.java:347–347  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

345 public abstract Window setFullScreen(boolean value);
346
347 public abstract boolean isFullScreen();
348
349 /**
350 * Focus current window

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected