The "window_get_dpi" Function
#
SyntaxArgument | Type | Description |
---|---|---|
N/A | N/A | No arguments |
#
DescriptionReturns the current window DPI as a scale multiplier of the base DPI setting. Result depends on the running platform. Desktop and mobile DPI multipliers are inverted, such that desktop platforms will generally scale up (values > 1.0), while mobile platforms will generally scale down (values < 1.0).