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

Method _nIsInverted

shared/java/Theme.java:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 @ApiStatus.Internal public static native boolean _nIsHighContrast();
34 @ApiStatus.Internal public static native boolean _nIsDark();
35 @ApiStatus.Internal public static native boolean _nIsInverted();
36}

Callers 1

isInvertedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected