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

Method getOpacity

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

Source from the content-addressed store, hash-verified

186 }
187
188 @Override
189 public float getOpacity() {
190 return 1f;
191 }
192
193 @Override
194 public Screen getScreen() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected