Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arduino/Arduino
/ getSystemDPI
Method
getSystemDPI
arduino-core/src/processing/app/Platform.java:300–302 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
298
}
299
300
public
int
getSystemDPI() {
301
return
96;
302
}
303
304
}
Callers
1
getScale
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected